Skip to content

Commit 44610b8

Browse files
Update dependencies from https://github.com/dotnet/runtime build 20210526.1 (#2314)
[main] Update dependencies from dotnet/runtime
1 parent 0b0b03b commit 44610b8

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

eng/Versions.props

+2-2
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-preview.6.21275.1</VSRedistCommonNetCoreSharedFrameworkx6460Version>
21-
<MicrosoftNETCoreAppRuntimewinx64Version>6.0.0-preview.6.21275.1</MicrosoftNETCoreAppRuntimewinx64Version>
20+
<VSRedistCommonNetCoreSharedFrameworkx6460Version>6.0.0-preview.6.21276.1</VSRedistCommonNetCoreSharedFrameworkx6460Version>
21+
<MicrosoftNETCoreAppRuntimewinx64Version>6.0.0-preview.6.21276.1</MicrosoftNETCoreAppRuntimewinx64Version>
2222
<!-- Latest shared aspnetcore version updated by darc -->
2323
<MicrosoftAspNetCoreAppRefInternalVersion>6.0.0-preview.6.21275.8</MicrosoftAspNetCoreAppRefInternalVersion>
2424
<MicrosoftAspNetCoreAppRefVersion>6.0.0-preview.6.21275.8</MicrosoftAspNetCoreAppRefVersion>

0 commit comments

Comments
 (0)