Skip to content

Commit

Permalink
Merge pull request #7125 from dotnet/darc-main-591c0eec-7b5b-4508-8c9…
Browse files Browse the repository at this point in the history
…c-e25af96d2a92

[main] Update dependencies from dotnet/runtime
  • Loading branch information
v-wuzhai authored Oct 10, 2023
2 parents b0a9bbe + 3a62c76 commit 6a8b8b9
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>05ffbf9df6c1dc621665ee1864874c4fe6de874c</Sha>
<SourceBuild RepoName="source-build-reference-packages" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="9.0.0-alpha.1.23502.2">
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="9.0.0-alpha.1.23508.5">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>f47c963e966f000b59c79dc9acb5305a07d0031a</Sha>
<Sha>26a809adb958c604ac773d39f2c253cf0dd12e1e</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App.Ref" Version="9.0.0-alpha.1.23502.2">
<Dependency Name="Microsoft.NETCore.App.Ref" Version="9.0.0-alpha.1.23508.5">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>f47c963e966f000b59c79dc9acb5305a07d0031a</Sha>
<Sha>26a809adb958c604ac773d39f2c253cf0dd12e1e</Sha>
</Dependency>
<Dependency Name="System.CommandLine" Version="2.0.0-beta4.23407.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 @@ -21,7 +21,7 @@
<!-- Dependencies from https://github.com/dotnet/command-line-api -->
<SystemCommandLinePackageVersion>2.0.0-beta4.23407.1</SystemCommandLinePackageVersion>
<!-- Dependencies from https://github.com/dotnet/runtime -->
<MicrosoftNETCoreAppRefPackageVersion>9.0.0-alpha.1.23502.2</MicrosoftNETCoreAppRefPackageVersion>
<MicrosoftNETCoreAppRuntimewinx64PackageVersion>9.0.0-alpha.1.23502.2</MicrosoftNETCoreAppRuntimewinx64PackageVersion>
<MicrosoftNETCoreAppRefPackageVersion>9.0.0-alpha.1.23508.5</MicrosoftNETCoreAppRefPackageVersion>
<MicrosoftNETCoreAppRuntimewinx64PackageVersion>9.0.0-alpha.1.23508.5</MicrosoftNETCoreAppRuntimewinx64PackageVersion>
</PropertyGroup>
</Project>

0 comments on commit 6a8b8b9

Please sign in to comment.