Skip to content

Commit c3ebf4f

Browse files
Update dependencies from https://github.com/dotnet/runtime build 20210811.5 (#2500)
[main] Update dependencies from dotnet/runtime
1 parent 626b7f8 commit c3ebf4f

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>a671f9652808921d6bbe74994c16065372bec6f6</Sha>
4242
</Dependency>
43-
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="6.0.0-rc.1.21411.2">
43+
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="6.0.0-rc.1.21411.5">
4444
<Uri>https://github.com/dotnet/runtime</Uri>
45-
<Sha>c0662e8129beaf93b8050d39a863cc6d16a0308c</Sha>
45+
<Sha>0ea8653e1f0ada5c7a15515430c6f16585911af4</Sha>
4646
</Dependency>
47-
<Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.6.0" Version="6.0.0-rc.1.21411.2">
47+
<Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.6.0" Version="6.0.0-rc.1.21411.5">
4848
<Uri>https://github.com/dotnet/runtime</Uri>
49-
<Sha>c0662e8129beaf93b8050d39a863cc6d16a0308c</Sha>
49+
<Sha>0ea8653e1f0ada5c7a15515430c6f16585911af4</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.21411.2</VSRedistCommonNetCoreSharedFrameworkx6460Version>
21-
<MicrosoftNETCoreAppRuntimewinx64Version>6.0.0-rc.1.21411.2</MicrosoftNETCoreAppRuntimewinx64Version>
20+
<VSRedistCommonNetCoreSharedFrameworkx6460Version>6.0.0-rc.1.21411.5</VSRedistCommonNetCoreSharedFrameworkx6460Version>
21+
<MicrosoftNETCoreAppRuntimewinx64Version>6.0.0-rc.1.21411.5</MicrosoftNETCoreAppRuntimewinx64Version>
2222
<!-- Latest shared aspnetcore version updated by darc -->
2323
<MicrosoftAspNetCoreAppRefInternalVersion>6.0.0-rc.1.21410.16</MicrosoftAspNetCoreAppRefInternalVersion>
2424
<MicrosoftAspNetCoreAppRefVersion>6.0.0-rc.1.21410.16</MicrosoftAspNetCoreAppRefVersion>

0 commit comments

Comments
 (0)