Skip to content

Commit

Permalink
Update dependencies from https://github.com/dotnet/runtime build 2021…
Browse files Browse the repository at this point in the history
…0814.4 (#2506)

[main] Update dependencies from dotnet/runtime
  • Loading branch information
dotnet-maestro[bot] authored Aug 15, 2021
1 parent 98976ba commit ac7878f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -40,13 +40,13 @@
<Uri>https://github.com/dotnet/aspnetcore</Uri>
<Sha>bcfbd5cc47dde7f2be50a24721f24a020dc77356</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="6.0.0-rc.1.21414.1">
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="6.0.0-rc.1.21414.4">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>1f26d24c0ffba88504d66736d5000e7f750f0f58</Sha>
<Sha>6c39236e9f8353758b5b841c3ce171051dc71579</Sha>
</Dependency>
<Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.6.0" Version="6.0.0-rc.1.21414.1">
<Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.6.0" Version="6.0.0-rc.1.21414.4">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>1f26d24c0ffba88504d66736d5000e7f750f0f58</Sha>
<Sha>6c39236e9f8353758b5b841c3ce171051dc71579</Sha>
</Dependency>
</ToolsetDependencies>
</Dependencies>
4 changes: 2 additions & 2 deletions eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
<MicrosoftNETCoreApp50Version>5.0.6</MicrosoftNETCoreApp50Version>
<MicrosoftAspNetCoreApp50Version>$(MicrosoftNETCoreApp50Version)</MicrosoftAspNetCoreApp50Version>
<!-- Latest shared runtime version updated by darc -->
<VSRedistCommonNetCoreSharedFrameworkx6460Version>6.0.0-rc.1.21414.1</VSRedistCommonNetCoreSharedFrameworkx6460Version>
<MicrosoftNETCoreAppRuntimewinx64Version>6.0.0-rc.1.21414.1</MicrosoftNETCoreAppRuntimewinx64Version>
<VSRedistCommonNetCoreSharedFrameworkx6460Version>6.0.0-rc.1.21414.4</VSRedistCommonNetCoreSharedFrameworkx6460Version>
<MicrosoftNETCoreAppRuntimewinx64Version>6.0.0-rc.1.21414.4</MicrosoftNETCoreAppRuntimewinx64Version>
<!-- Latest shared aspnetcore version updated by darc -->
<MicrosoftAspNetCoreAppRefInternalVersion>6.0.0-rc.1.21413.12</MicrosoftAspNetCoreAppRefInternalVersion>
<MicrosoftAspNetCoreAppRefVersion>6.0.0-rc.1.21413.12</MicrosoftAspNetCoreAppRefVersion>
Expand Down

0 comments on commit ac7878f

Please sign in to comment.