[master] Update dependencies from dotnet/runtime (#6221)
* Update dependencies from https://github.com/dotnet/runtime build 20200121.7 - Microsoft.NETCore.App.Host.win-x64 - 5.0.0-alpha.1.20071.7 - Microsoft.NETCore.App.Internal - 5.0.0-alpha.1.20071.7 - Microsoft.NETCore.DotNetHostResolver - 5.0.0-alpha.1.20071.7 - Microsoft.NETCore.App.Runtime.win-x64 - 5.0.0-alpha.1.20071.7 - Microsoft.NETCore.App.Ref - 5.0.0-alpha.1.20071.7 Dependency coherency updates - Microsoft.NETCore.Platforms - 5.0.0-alpha.1.20071.7 (parent: Microsoft.NetCore.App.Internal) * Update dependencies from https://github.com/dotnet/runtime build 20200122.3 - Microsoft.NETCore.App.Host.win-x64 - 5.0.0-alpha.1.20072.3 - Microsoft.NETCore.App.Internal - 5.0.0-alpha.1.20072.3 - Microsoft.NETCore.DotNetHostResolver - 5.0.0-alpha.1.20072.3 - Microsoft.NETCore.App.Runtime.win-x64 - 5.0.0-alpha.1.20072.3 - Microsoft.NETCore.App.Ref - 5.0.0-alpha.1.20072.3 Dependency coherency updates - Microsoft.NETCore.Platforms - 5.0.0-alpha.1.20072.3 (parent: Microsoft.NetCore.App.Internal)
This commit is contained in:
parent
1a243b36f3
commit
99ee04ad08
2 changed files with 18 additions and 18 deletions
|
@ -13,25 +13,25 @@
|
|||
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
|
||||
<Sha>698e0f689cce31ff82a3ae5e3c2a953f37d111e2</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.NETCore.App.Ref" Version="5.0.0-alpha.1.20070.4">
|
||||
<Dependency Name="Microsoft.NETCore.App.Ref" Version="5.0.0-alpha.1.20072.3">
|
||||
<Uri>https://github.com/dotnet/runtime</Uri>
|
||||
<Sha>46d7becc6c59ed6cd101824814055b360337a702</Sha>
|
||||
<Sha>c3dc1fdfdcca9bf504a68be565b053c0372ac73c</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.NETCore.App.Internal" Version="5.0.0-alpha.1.20070.4">
|
||||
<Dependency Name="Microsoft.NETCore.App.Internal" Version="5.0.0-alpha.1.20072.3">
|
||||
<Uri>https://github.com/dotnet/runtime</Uri>
|
||||
<Sha>46d7becc6c59ed6cd101824814055b360337a702</Sha>
|
||||
<Sha>c3dc1fdfdcca9bf504a68be565b053c0372ac73c</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="5.0.0-alpha.1.20070.4">
|
||||
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="5.0.0-alpha.1.20072.3">
|
||||
<Uri>https://github.com/dotnet/runtime</Uri>
|
||||
<Sha>46d7becc6c59ed6cd101824814055b360337a702</Sha>
|
||||
<Sha>c3dc1fdfdcca9bf504a68be565b053c0372ac73c</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.NETCore.App.Host.win-x64" Version="5.0.0-alpha.1.20070.4">
|
||||
<Dependency Name="Microsoft.NETCore.App.Host.win-x64" Version="5.0.0-alpha.1.20072.3">
|
||||
<Uri>https://github.com/dotnet/runtime</Uri>
|
||||
<Sha>46d7becc6c59ed6cd101824814055b360337a702</Sha>
|
||||
<Sha>c3dc1fdfdcca9bf504a68be565b053c0372ac73c</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.NETCore.DotNetHostResolver" Version="5.0.0-alpha.1.20070.4">
|
||||
<Dependency Name="Microsoft.NETCore.DotNetHostResolver" Version="5.0.0-alpha.1.20072.3">
|
||||
<Uri>https://github.com/dotnet/runtime</Uri>
|
||||
<Sha>46d7becc6c59ed6cd101824814055b360337a702</Sha>
|
||||
<Sha>c3dc1fdfdcca9bf504a68be565b053c0372ac73c</Sha>
|
||||
</Dependency>
|
||||
<!-- 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. -->
|
||||
|
@ -39,9 +39,9 @@
|
|||
<Uri>https://github.com/dotnet/core-setup</Uri>
|
||||
<Sha>7d57652f33493fa022125b7f63aad0d70c52d810</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.NETCore.Platforms" Version="5.0.0-alpha.1.20070.4" CoherentParentDependency="Microsoft.NetCore.App.Internal">
|
||||
<Dependency Name="Microsoft.NETCore.Platforms" Version="5.0.0-alpha.1.20072.3" CoherentParentDependency="Microsoft.NetCore.App.Internal">
|
||||
<Uri>https://github.com/dotnet/runtime</Uri>
|
||||
<Sha>46d7becc6c59ed6cd101824814055b360337a702</Sha>
|
||||
<Sha>c3dc1fdfdcca9bf504a68be565b053c0372ac73c</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="5.0.0-alpha.1.20071.6">
|
||||
<Uri>https://github.com/dotnet/aspnetcore</Uri>
|
||||
|
|
|
@ -62,15 +62,15 @@
|
|||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<!-- Dependencies from https://github.com/dotnet/corefx -->
|
||||
<MicrosoftNETCorePlatformsPackageVersion>5.0.0-alpha.1.20070.4</MicrosoftNETCorePlatformsPackageVersion>
|
||||
<MicrosoftNETCorePlatformsPackageVersion>5.0.0-alpha.1.20072.3</MicrosoftNETCorePlatformsPackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<!-- Dependencies from https://github.com/dotnet/core-setup -->
|
||||
<MicrosoftNETCoreAppInternalPackageVersion>5.0.0-alpha.1.20070.4</MicrosoftNETCoreAppInternalPackageVersion>
|
||||
<MicrosoftNETCoreAppRuntimewinx64PackageVersion>5.0.0-alpha.1.20070.4</MicrosoftNETCoreAppRuntimewinx64PackageVersion>
|
||||
<MicrosoftNETCoreAppHostwinx64PackageVersion>5.0.0-alpha.1.20070.4</MicrosoftNETCoreAppHostwinx64PackageVersion>
|
||||
<MicrosoftNETCoreAppRefPackageVersion>5.0.0-alpha.1.20070.4</MicrosoftNETCoreAppRefPackageVersion>
|
||||
<MicrosoftNETCoreDotNetHostResolverPackageVersion>5.0.0-alpha.1.20070.4</MicrosoftNETCoreDotNetHostResolverPackageVersion>
|
||||
<MicrosoftNETCoreAppInternalPackageVersion>5.0.0-alpha.1.20072.3</MicrosoftNETCoreAppInternalPackageVersion>
|
||||
<MicrosoftNETCoreAppRuntimewinx64PackageVersion>5.0.0-alpha.1.20072.3</MicrosoftNETCoreAppRuntimewinx64PackageVersion>
|
||||
<MicrosoftNETCoreAppHostwinx64PackageVersion>5.0.0-alpha.1.20072.3</MicrosoftNETCoreAppHostwinx64PackageVersion>
|
||||
<MicrosoftNETCoreAppRefPackageVersion>5.0.0-alpha.1.20072.3</MicrosoftNETCoreAppRefPackageVersion>
|
||||
<MicrosoftNETCoreDotNetHostResolverPackageVersion>5.0.0-alpha.1.20072.3</MicrosoftNETCoreDotNetHostResolverPackageVersion>
|
||||
<NETStandardLibraryRefPackageVersion>2.1.0</NETStandardLibraryRefPackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
|
|
Loading…
Reference in a new issue