Skip to content

Commit

Permalink
Merge pull request #6899 from dotnet/darc-main-9f96f1d6-9fd2-4966-ae9…
Browse files Browse the repository at this point in the history
…2-2c66aae5413f

[main] Update dependencies from dotnet/runtime
  • Loading branch information
joeloff committed Aug 1, 2023
2 parents 48c6e9d + 9dcd825 commit 2152f40
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,13 @@
<Sha>5a1492557c8717b428b69fd4b7ca8c91d5d18cd3</Sha>
<SourceBuild RepoName="source-build-reference-packages" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="8.0.0-rc.1.23374.1">
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="8.0.0-rc.1.23381.1">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>5b4bbda1c1c8a5cc4ced9facdacb4e531dfc8b3c</Sha>
<Sha>8470b87bcb366cc06486c6f7aa23ae6de3259eba</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App.Ref" Version="8.0.0-rc.1.23374.1">
<Dependency Name="Microsoft.NETCore.App.Ref" Version="8.0.0-rc.1.23381.1">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>5b4bbda1c1c8a5cc4ced9facdacb4e531dfc8b3c</Sha>
<Sha>8470b87bcb366cc06486c6f7aa23ae6de3259eba</Sha>
</Dependency>
<Dependency Name="System.CommandLine" Version="2.0.0-beta4.23381.1">
<Uri>https://github.com/dotnet/command-line-api</Uri>
Expand Down
4 changes: 2 additions & 2 deletions eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<!-- Dependencies from https://github.com/dotnet/command-line-api -->
<SystemCommandLinePackageVersion>2.0.0-beta4.23381.1</SystemCommandLinePackageVersion>
<!-- Dependencies from https://github.com/dotnet/runtime -->
<MicrosoftNETCoreAppRefPackageVersion>8.0.0-rc.1.23374.1</MicrosoftNETCoreAppRefPackageVersion>
<MicrosoftNETCoreAppRuntimewinx64PackageVersion>8.0.0-rc.1.23374.1</MicrosoftNETCoreAppRuntimewinx64PackageVersion>
<MicrosoftNETCoreAppRefPackageVersion>8.0.0-rc.1.23381.1</MicrosoftNETCoreAppRefPackageVersion>
<MicrosoftNETCoreAppRuntimewinx64PackageVersion>8.0.0-rc.1.23381.1</MicrosoftNETCoreAppRuntimewinx64PackageVersion>
</PropertyGroup>
</Project>

0 comments on commit 2152f40

Please sign in to comment.