Skip to content

Commit 4a7e541

Browse files
Update dependencies from https://github.com/dotnet/runtime build 20231002.2 (#7106)
[main] Update dependencies from dotnet/runtime
1 parent 8ce2fa6 commit 4a7e541

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

eng/Version.Details.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,13 @@
1111
<Sha>0650b50b2a5263c735d12b5c36c5deb34e7e6b60</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.23470.17">
14+
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="9.0.0-alpha.1.23502.2">
1515
<Uri>https://github.com/dotnet/runtime</Uri>
16-
<Sha>736dabeca728ccf8b911d96d1b4c575b4d0db7d2</Sha>
16+
<Sha>f47c963e966f000b59c79dc9acb5305a07d0031a</Sha>
1717
</Dependency>
18-
<Dependency Name="Microsoft.NETCore.App.Ref" Version="9.0.0-alpha.1.23470.17">
18+
<Dependency Name="Microsoft.NETCore.App.Ref" Version="9.0.0-alpha.1.23502.2">
1919
<Uri>https://github.com/dotnet/runtime</Uri>
20-
<Sha>736dabeca728ccf8b911d96d1b4c575b4d0db7d2</Sha>
20+
<Sha>f47c963e966f000b59c79dc9acb5305a07d0031a</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

Lines changed: 2 additions & 2 deletions
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.23470.17</MicrosoftNETCoreAppRefPackageVersion>
25-
<MicrosoftNETCoreAppRuntimewinx64PackageVersion>9.0.0-alpha.1.23470.17</MicrosoftNETCoreAppRuntimewinx64PackageVersion>
24+
<MicrosoftNETCoreAppRefPackageVersion>9.0.0-alpha.1.23502.2</MicrosoftNETCoreAppRefPackageVersion>
25+
<MicrosoftNETCoreAppRuntimewinx64PackageVersion>9.0.0-alpha.1.23502.2</MicrosoftNETCoreAppRuntimewinx64PackageVersion>
2626
</PropertyGroup>
2727
</Project>

0 commit comments

Comments
 (0)