Skip to content

Commit 1425f49

Browse files
Update dependencies from https://github.com/dotnet/runtime build 20210726.24 (#2454)
[main] Update dependencies from dotnet/runtime
1 parent 1f40025 commit 1425f49

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>5db32c0392fea7165b2d3566ec6dde4a062559f3</Sha>
4242
</Dependency>
43-
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="6.0.0-rc.1.21375.2">
43+
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="6.0.0-rc.1.21376.24">
4444
<Uri>https://github.com/dotnet/runtime</Uri>
45-
<Sha>95863758cd16c345d0b8fca067d5db5d6901e498</Sha>
45+
<Sha>2053d653bfd7fc0a5d073a5d31e01600d2d5fa3f</Sha>
4646
</Dependency>
47-
<Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.6.0" Version="6.0.0-rc.1.21375.2">
47+
<Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.6.0" Version="6.0.0-rc.1.21376.24">
4848
<Uri>https://github.com/dotnet/runtime</Uri>
49-
<Sha>95863758cd16c345d0b8fca067d5db5d6901e498</Sha>
49+
<Sha>2053d653bfd7fc0a5d073a5d31e01600d2d5fa3f</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.21375.2</VSRedistCommonNetCoreSharedFrameworkx6460Version>
21-
<MicrosoftNETCoreAppRuntimewinx64Version>6.0.0-rc.1.21375.2</MicrosoftNETCoreAppRuntimewinx64Version>
20+
<VSRedistCommonNetCoreSharedFrameworkx6460Version>6.0.0-rc.1.21376.24</VSRedistCommonNetCoreSharedFrameworkx6460Version>
21+
<MicrosoftNETCoreAppRuntimewinx64Version>6.0.0-rc.1.21376.24</MicrosoftNETCoreAppRuntimewinx64Version>
2222
<!-- Latest shared aspnetcore version updated by darc -->
2323
<MicrosoftAspNetCoreAppRefInternalVersion>6.0.0-rc.1.21375.4</MicrosoftAspNetCoreAppRefInternalVersion>
2424
<MicrosoftAspNetCoreAppRefVersion>6.0.0-rc.1.21375.4</MicrosoftAspNetCoreAppRefVersion>

0 commit comments

Comments
 (0)