Skip to content

Commit

Permalink
Update dependencies from https://github.com/dotnet/runtime build 2023…
Browse files Browse the repository at this point in the history
…0910.2 (#7025)

[main] Update dependencies from dotnet/runtime
  • Loading branch information
dotnet-maestro[bot] authored Sep 11, 2023
1 parent c1cb683 commit 4999e7c
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>18302345498a62222dd3c236b3d1d140dbaed43d</Sha>
<SourceBuild RepoName="source-build-reference-packages" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="9.0.0-alpha.1.23453.3">
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="9.0.0-alpha.1.23460.2">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>13a225f47fc76440c003b5b647a90d352da1a9a6</Sha>
<Sha>de0ab156194eb64deae0e1018db9a58f7b02f4a3</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App.Ref" Version="9.0.0-alpha.1.23453.3">
<Dependency Name="Microsoft.NETCore.App.Ref" Version="9.0.0-alpha.1.23460.2">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>13a225f47fc76440c003b5b647a90d352da1a9a6</Sha>
<Sha>de0ab156194eb64deae0e1018db9a58f7b02f4a3</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.23453.3</MicrosoftNETCoreAppRefPackageVersion>
<MicrosoftNETCoreAppRuntimewinx64PackageVersion>9.0.0-alpha.1.23453.3</MicrosoftNETCoreAppRuntimewinx64PackageVersion>
<MicrosoftNETCoreAppRefPackageVersion>9.0.0-alpha.1.23460.2</MicrosoftNETCoreAppRefPackageVersion>
<MicrosoftNETCoreAppRuntimewinx64PackageVersion>9.0.0-alpha.1.23460.2</MicrosoftNETCoreAppRuntimewinx64PackageVersion>
</PropertyGroup>
</Project>

0 comments on commit 4999e7c

Please sign in to comment.