Skip to content

Commit a23921a

Browse files
Update dependencies from https://github.com/dotnet/runtime build 20210728.2 (#2457)
[main] Update dependencies from dotnet/runtime
1 parent e995491 commit a23921a

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
@@ -40,13 +40,13 @@
4040
<Uri>https://github.com/dotnet/aspnetcore</Uri>
4141
<Sha>ac3a403cb3e496841e76d367d41519f8273cebe8</Sha>
4242
</Dependency>
43-
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="6.0.0-rc.1.21376.24">
43+
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="6.0.0-rc.1.21378.2">
4444
<Uri>https://github.com/dotnet/runtime</Uri>
45-
<Sha>2053d653bfd7fc0a5d073a5d31e01600d2d5fa3f</Sha>
45+
<Sha>cf52b7e38d28b7e28358cee052effe0ed47efb2e</Sha>
4646
</Dependency>
47-
<Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.6.0" Version="6.0.0-rc.1.21376.24">
47+
<Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.6.0" Version="6.0.0-rc.1.21378.2">
4848
<Uri>https://github.com/dotnet/runtime</Uri>
49-
<Sha>2053d653bfd7fc0a5d073a5d31e01600d2d5fa3f</Sha>
49+
<Sha>cf52b7e38d28b7e28358cee052effe0ed47efb2e</Sha>
5050
</Dependency>
5151
</ToolsetDependencies>
5252
</Dependencies>

eng/Versions.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
<MicrosoftNETCoreApp50Version>5.0.6</MicrosoftNETCoreApp50Version>
1818
<MicrosoftAspNetCoreApp50Version>$(MicrosoftNETCoreApp50Version)</MicrosoftAspNetCoreApp50Version>
1919
<!-- Latest shared runtime version updated by darc -->
20-
<VSRedistCommonNetCoreSharedFrameworkx6460Version>6.0.0-rc.1.21376.24</VSRedistCommonNetCoreSharedFrameworkx6460Version>
21-
<MicrosoftNETCoreAppRuntimewinx64Version>6.0.0-rc.1.21376.24</MicrosoftNETCoreAppRuntimewinx64Version>
20+
<VSRedistCommonNetCoreSharedFrameworkx6460Version>6.0.0-rc.1.21378.2</VSRedistCommonNetCoreSharedFrameworkx6460Version>
21+
<MicrosoftNETCoreAppRuntimewinx64Version>6.0.0-rc.1.21378.2</MicrosoftNETCoreAppRuntimewinx64Version>
2222
<!-- Latest shared aspnetcore version updated by darc -->
2323
<MicrosoftAspNetCoreAppRefInternalVersion>6.0.0-rc.1.21377.2</MicrosoftAspNetCoreAppRefInternalVersion>
2424
<MicrosoftAspNetCoreAppRefVersion>6.0.0-rc.1.21377.2</MicrosoftAspNetCoreAppRefVersion>

0 commit comments

Comments
 (0)