Skip to content

Commit

Permalink
[master] Update dependencies from dotnet/runtime (#2021)
Browse files Browse the repository at this point in the history
[master] Update dependencies from dotnet/runtime
  • Loading branch information
dotnet-maestro[bot] authored Feb 25, 2021
1 parent 7f44018 commit c0dc8bf
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 @@ -38,13 +38,13 @@
<Uri>https://github.com/dotnet/aspnetcore</Uri>
<Sha>5704f05119d252ae40ed011d21e052d546dd679d</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="6.0.0-preview.2.21119.11">
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="6.0.0-preview.3.21125.3">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>064a4a3dc37d39f9761b9750c98c8f09cbbf62a1</Sha>
<Sha>12ec2197ed3999c98f49c006a27ee761282df168</Sha>
</Dependency>
<Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.6.0" Version="6.0.0-preview.2.21119.11">
<Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.6.0" Version="6.0.0-preview.3.21125.3">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>064a4a3dc37d39f9761b9750c98c8f09cbbf62a1</Sha>
<Sha>12ec2197ed3999c98f49c006a27ee761282df168</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.0</MicrosoftNETCoreApp50Version>
<MicrosoftAspNetCoreApp50Version>$(MicrosoftNETCoreApp50Version)</MicrosoftAspNetCoreApp50Version>
<!-- Latest shared runtime version updated by darc -->
<VSRedistCommonNetCoreSharedFrameworkx6460Version>6.0.0-preview.2.21119.11</VSRedistCommonNetCoreSharedFrameworkx6460Version>
<MicrosoftNETCoreAppRuntimewinx64Version>6.0.0-preview.2.21119.11</MicrosoftNETCoreAppRuntimewinx64Version>
<VSRedistCommonNetCoreSharedFrameworkx6460Version>6.0.0-preview.3.21125.3</VSRedistCommonNetCoreSharedFrameworkx6460Version>
<MicrosoftNETCoreAppRuntimewinx64Version>6.0.0-preview.3.21125.3</MicrosoftNETCoreAppRuntimewinx64Version>
<!-- Latest shared aspnetcore version updated by darc -->
<MicrosoftAspNetCoreAppRefInternalVersion>6.0.0-preview.2.21120.2</MicrosoftAspNetCoreAppRefInternalVersion>
<MicrosoftAspNetCoreAppRefVersion>6.0.0-preview.2.21120.2</MicrosoftAspNetCoreAppRefVersion>
Expand Down

0 comments on commit c0dc8bf

Please sign in to comment.