Skip to content

Commit d908504

Browse files
authored
Merge pull request #7015 from dotnet/darc-main-2f6e5f97-503f-469e-8e29-30b9e8c754b2
[main] Update dependencies from dotnet/runtime
2 parents 170d0fc + 32e2c7e commit d908504

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

eng/Version.Details.xml

+4-4
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,13 @@
1111
<Sha>93c23409e630c4f267234540b0e3557b76a53ef4</Sha>
1212
<SourceBuild RepoName="source-build-reference-packages" ManagedOnly="true" />
1313
</Dependency>
14-
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="9.0.0-alpha.1.23426.3">
14+
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="9.0.0-alpha.1.23453.3">
1515
<Uri>https://github.com/dotnet/runtime</Uri>
16-
<Sha>976c2ab862494ef05e2b61535a3d08e26f131145</Sha>
16+
<Sha>13a225f47fc76440c003b5b647a90d352da1a9a6</Sha>
1717
</Dependency>
18-
<Dependency Name="Microsoft.NETCore.App.Ref" Version="9.0.0-alpha.1.23426.3">
18+
<Dependency Name="Microsoft.NETCore.App.Ref" Version="9.0.0-alpha.1.23453.3">
1919
<Uri>https://github.com/dotnet/runtime</Uri>
20-
<Sha>976c2ab862494ef05e2b61535a3d08e26f131145</Sha>
20+
<Sha>13a225f47fc76440c003b5b647a90d352da1a9a6</Sha>
2121
</Dependency>
2222
<Dependency Name="System.CommandLine" Version="2.0.0-beta4.23407.1">
2323
<Uri>https://github.com/dotnet/command-line-api</Uri>

eng/Versions.props

+2-2
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<!-- Dependencies from https://github.com/dotnet/command-line-api -->
2222
<SystemCommandLinePackageVersion>2.0.0-beta4.23407.1</SystemCommandLinePackageVersion>
2323
<!-- Dependencies from https://github.com/dotnet/runtime -->
24-
<MicrosoftNETCoreAppRefPackageVersion>9.0.0-alpha.1.23426.3</MicrosoftNETCoreAppRefPackageVersion>
25-
<MicrosoftNETCoreAppRuntimewinx64PackageVersion>9.0.0-alpha.1.23426.3</MicrosoftNETCoreAppRuntimewinx64PackageVersion>
24+
<MicrosoftNETCoreAppRefPackageVersion>9.0.0-alpha.1.23453.3</MicrosoftNETCoreAppRefPackageVersion>
25+
<MicrosoftNETCoreAppRuntimewinx64PackageVersion>9.0.0-alpha.1.23453.3</MicrosoftNETCoreAppRuntimewinx64PackageVersion>
2626
</PropertyGroup>
2727
</Project>

0 commit comments

Comments
 (0)