Update dependencies from https://github.com/dotnet/runtime build 20200317.12 (#6851)

- Microsoft.NETCore.App.Runtime.win-x64 - 5.0.0-preview.3.20167.12
- Microsoft.NETCore.App.Ref - 5.0.0-preview.3.20167.12
- Microsoft.NETCore.App.Internal - 5.0.0-preview.3.20167.12
- Microsoft.NETCore.DotNetHostResolver - 5.0.0-preview.3.20167.12
- Microsoft.NETCore.Platforms - 5.0.0-preview.3.20167.12
- Microsoft.NETCore.App.Host.win-x64 - 5.0.0-preview.3.20167.12

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
This commit is contained in:
dotnet-maestro[bot] 2020-03-18 12:57:56 +00:00 committed by GitHub
parent b45da6fc23
commit 6855316c4a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 18 additions and 18 deletions

View file

@ -13,25 +13,25 @@
<Uri>https://github.com/dotnet/windowsdesktop</Uri> <Uri>https://github.com/dotnet/windowsdesktop</Uri>
<Sha>706f9c2cd141e7abcb0836376a306ca08ddcbc73</Sha> <Sha>706f9c2cd141e7abcb0836376a306ca08ddcbc73</Sha>
</Dependency> </Dependency>
<Dependency Name="Microsoft.NETCore.App.Ref" Version="5.0.0-preview.3.20161.9"> <Dependency Name="Microsoft.NETCore.App.Ref" Version="5.0.0-preview.3.20167.12">
<Uri>https://github.com/dotnet/runtime</Uri> <Uri>https://github.com/dotnet/runtime</Uri>
<Sha>2b27323e4aa61f540b8c6600f4add5b29860a0a3</Sha> <Sha>c0ddd1c5d1636de873398c8d9544e02289f95fec</Sha>
</Dependency> </Dependency>
<Dependency Name="Microsoft.NETCore.App.Internal" Version="5.0.0-preview.3.20161.9"> <Dependency Name="Microsoft.NETCore.App.Internal" Version="5.0.0-preview.3.20167.12">
<Uri>https://github.com/dotnet/runtime</Uri> <Uri>https://github.com/dotnet/runtime</Uri>
<Sha>2b27323e4aa61f540b8c6600f4add5b29860a0a3</Sha> <Sha>c0ddd1c5d1636de873398c8d9544e02289f95fec</Sha>
</Dependency> </Dependency>
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="5.0.0-preview.3.20161.9"> <Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="5.0.0-preview.3.20167.12">
<Uri>https://github.com/dotnet/runtime</Uri> <Uri>https://github.com/dotnet/runtime</Uri>
<Sha>2b27323e4aa61f540b8c6600f4add5b29860a0a3</Sha> <Sha>c0ddd1c5d1636de873398c8d9544e02289f95fec</Sha>
</Dependency> </Dependency>
<Dependency Name="Microsoft.NETCore.App.Host.win-x64" Version="5.0.0-preview.3.20161.9"> <Dependency Name="Microsoft.NETCore.App.Host.win-x64" Version="5.0.0-preview.3.20167.12">
<Uri>https://github.com/dotnet/runtime</Uri> <Uri>https://github.com/dotnet/runtime</Uri>
<Sha>2b27323e4aa61f540b8c6600f4add5b29860a0a3</Sha> <Sha>c0ddd1c5d1636de873398c8d9544e02289f95fec</Sha>
</Dependency> </Dependency>
<Dependency Name="Microsoft.NETCore.DotNetHostResolver" Version="5.0.0-preview.3.20161.9"> <Dependency Name="Microsoft.NETCore.DotNetHostResolver" Version="5.0.0-preview.3.20167.12">
<Uri>https://github.com/dotnet/runtime</Uri> <Uri>https://github.com/dotnet/runtime</Uri>
<Sha>2b27323e4aa61f540b8c6600f4add5b29860a0a3</Sha> <Sha>c0ddd1c5d1636de873398c8d9544e02289f95fec</Sha>
</Dependency> </Dependency>
<!-- Change blob version in GenerateLayout.targets if this is unpinned to service targeting pack --> <!-- Change blob version in GenerateLayout.targets if this is unpinned to service targeting pack -->
<!-- No new netstandard.library planned for 3.1 timeframe at this time. --> <!-- No new netstandard.library planned for 3.1 timeframe at this time. -->
@ -39,9 +39,9 @@
<Uri>https://github.com/dotnet/core-setup</Uri> <Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>7d57652f33493fa022125b7f63aad0d70c52d810</Sha> <Sha>7d57652f33493fa022125b7f63aad0d70c52d810</Sha>
</Dependency> </Dependency>
<Dependency Name="Microsoft.NETCore.Platforms" Version="5.0.0-preview.3.20161.9"> <Dependency Name="Microsoft.NETCore.Platforms" Version="5.0.0-preview.3.20167.12">
<Uri>https://github.com/dotnet/runtime</Uri> <Uri>https://github.com/dotnet/runtime</Uri>
<Sha>2b27323e4aa61f540b8c6600f4add5b29860a0a3</Sha> <Sha>c0ddd1c5d1636de873398c8d9544e02289f95fec</Sha>
</Dependency> </Dependency>
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="5.0.0-preview.3.20156.6"> <Dependency Name="Microsoft.AspNetCore.App.Ref" Version="5.0.0-preview.3.20156.6">
<Uri>https://github.com/dotnet/aspnetcore</Uri> <Uri>https://github.com/dotnet/aspnetcore</Uri>

View file

@ -56,15 +56,15 @@
</PropertyGroup> </PropertyGroup>
<PropertyGroup> <PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/corefx --> <!-- Dependencies from https://github.com/dotnet/corefx -->
<MicrosoftNETCorePlatformsPackageVersion>5.0.0-preview.3.20161.9</MicrosoftNETCorePlatformsPackageVersion> <MicrosoftNETCorePlatformsPackageVersion>5.0.0-preview.3.20167.12</MicrosoftNETCorePlatformsPackageVersion>
</PropertyGroup> </PropertyGroup>
<PropertyGroup> <PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/core-setup --> <!-- Dependencies from https://github.com/dotnet/core-setup -->
<MicrosoftNETCoreAppInternalPackageVersion>5.0.0-preview.3.20161.9</MicrosoftNETCoreAppInternalPackageVersion> <MicrosoftNETCoreAppInternalPackageVersion>5.0.0-preview.3.20167.12</MicrosoftNETCoreAppInternalPackageVersion>
<MicrosoftNETCoreAppRuntimewinx64PackageVersion>5.0.0-preview.3.20161.9</MicrosoftNETCoreAppRuntimewinx64PackageVersion> <MicrosoftNETCoreAppRuntimewinx64PackageVersion>5.0.0-preview.3.20167.12</MicrosoftNETCoreAppRuntimewinx64PackageVersion>
<MicrosoftNETCoreAppHostwinx64PackageVersion>5.0.0-preview.3.20161.9</MicrosoftNETCoreAppHostwinx64PackageVersion> <MicrosoftNETCoreAppHostwinx64PackageVersion>5.0.0-preview.3.20167.12</MicrosoftNETCoreAppHostwinx64PackageVersion>
<MicrosoftNETCoreAppRefPackageVersion>5.0.0-preview.3.20161.9</MicrosoftNETCoreAppRefPackageVersion> <MicrosoftNETCoreAppRefPackageVersion>5.0.0-preview.3.20167.12</MicrosoftNETCoreAppRefPackageVersion>
<MicrosoftNETCoreDotNetHostResolverPackageVersion>5.0.0-preview.3.20161.9</MicrosoftNETCoreDotNetHostResolverPackageVersion> <MicrosoftNETCoreDotNetHostResolverPackageVersion>5.0.0-preview.3.20167.12</MicrosoftNETCoreDotNetHostResolverPackageVersion>
<NETStandardLibraryRefPackageVersion>2.1.0</NETStandardLibraryRefPackageVersion> <NETStandardLibraryRefPackageVersion>2.1.0</NETStandardLibraryRefPackageVersion>
</PropertyGroup> </PropertyGroup>
<PropertyGroup> <PropertyGroup>