Skip to content

Commit 38244ba

Browse files
Update dependencies from https://github.com/dotnet/runtime build 20210419.10 (#2196)
[main] Update dependencies from dotnet/runtime
1 parent 8d6b71d commit 38244ba

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>8ec4eda4eccd9fbff22ac3b48b88d71a08baadb6</Sha>
4242
</Dependency>
43-
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="6.0.0-preview.5.21218.1">
43+
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="6.0.0-preview.5.21219.10">
4444
<Uri>https://github.com/dotnet/runtime</Uri>
45-
<Sha>ccc25a90082fa6592eeca8e146ff37e1b7d6b79d</Sha>
45+
<Sha>a668de0a1f619947c6fe164d9408d2fdbda86dc8</Sha>
4646
</Dependency>
47-
<Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.6.0" Version="6.0.0-preview.5.21218.1">
47+
<Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.6.0" Version="6.0.0-preview.5.21219.10">
4848
<Uri>https://github.com/dotnet/runtime</Uri>
49-
<Sha>ccc25a90082fa6592eeca8e146ff37e1b7d6b79d</Sha>
49+
<Sha>a668de0a1f619947c6fe164d9408d2fdbda86dc8</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.0</MicrosoftNETCoreApp50Version>
1818
<MicrosoftAspNetCoreApp50Version>$(MicrosoftNETCoreApp50Version)</MicrosoftAspNetCoreApp50Version>
1919
<!-- Latest shared runtime version updated by darc -->
20-
<VSRedistCommonNetCoreSharedFrameworkx6460Version>6.0.0-preview.5.21218.1</VSRedistCommonNetCoreSharedFrameworkx6460Version>
21-
<MicrosoftNETCoreAppRuntimewinx64Version>6.0.0-preview.5.21218.1</MicrosoftNETCoreAppRuntimewinx64Version>
20+
<VSRedistCommonNetCoreSharedFrameworkx6460Version>6.0.0-preview.5.21219.10</VSRedistCommonNetCoreSharedFrameworkx6460Version>
21+
<MicrosoftNETCoreAppRuntimewinx64Version>6.0.0-preview.5.21219.10</MicrosoftNETCoreAppRuntimewinx64Version>
2222
<!-- Latest shared aspnetcore version updated by darc -->
2323
<MicrosoftAspNetCoreAppRefInternalVersion>6.0.0-preview.5.21219.18</MicrosoftAspNetCoreAppRefInternalVersion>
2424
<MicrosoftAspNetCoreAppRefVersion>6.0.0-preview.5.21219.18</MicrosoftAspNetCoreAppRefVersion>

0 commit comments

Comments
 (0)