[master] Update dependencies from dotnet/core-setup (#5561)

* Update dependencies from https://github.com/dotnet/core-setup build 20191105.8

- Microsoft.NETCore.App.Ref - 5.0.0-alpha.1.19555.8
- Microsoft.NETCore.App.Internal - 5.0.0-alpha.1.19555.8
- Microsoft.NETCore.App.Host.win-x64 - 5.0.0-alpha.1.19555.8
- Microsoft.NETCore.DotNetHostResolver - 5.0.0-alpha.1.19555.8
- Microsoft.NETCore.App.Runtime.win-x64 - 5.0.0-alpha.1.19555.8

Dependency coherency updates

- Microsoft.NETCore.Platforms - 5.0.0-alpha.1.19555.5 (parent: Microsoft.NetCore.App.Internal)

* Update dependencies from https://github.com/dotnet/core-setup build 20191108.1

- Microsoft.NETCore.App.Ref - 5.0.0-alpha.1.19558.1
- Microsoft.NETCore.App.Internal - 5.0.0-alpha.1.19558.1
- Microsoft.NETCore.App.Host.win-x64 - 5.0.0-alpha.1.19558.1
- Microsoft.NETCore.DotNetHostResolver - 5.0.0-alpha.1.19558.1
- Microsoft.NETCore.App.Runtime.win-x64 - 5.0.0-alpha.1.19558.1

Dependency coherency updates

- Microsoft.NETCore.Platforms - 5.0.0-alpha.1.19556.7 (parent: Microsoft.NetCore.App.Internal)

* Update dependencies from https://github.com/dotnet/core-setup build 20191108.2

- Microsoft.NETCore.App.Ref - 5.0.0-alpha.1.19558.2
- Microsoft.NETCore.App.Internal - 5.0.0-alpha.1.19558.2
- Microsoft.NETCore.App.Host.win-x64 - 5.0.0-alpha.1.19558.2
- Microsoft.NETCore.DotNetHostResolver - 5.0.0-alpha.1.19558.2
- Microsoft.NETCore.App.Runtime.win-x64 - 5.0.0-alpha.1.19558.2

Dependency coherency updates

- Microsoft.NETCore.Platforms - 5.0.0-alpha.1.19556.7 (parent: Microsoft.NetCore.App.Internal)
This commit is contained in:
dotnet-maestro[bot] 2019-11-09 00:50:50 +00:00 committed by GitHub
parent 51226383c6
commit befdd3588e
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>
<Sha>4af95206b1c5749f2bfab4c1f8fcc6a79bfd3eba</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App.Ref" Version="5.0.0-alpha.1.19555.5">
<Dependency Name="Microsoft.NETCore.App.Ref" Version="5.0.0-alpha.1.19558.2">
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>3abe982e79a6943a11a6f42c0dbc8e01b72d47b9</Sha>
<Sha>912ae187d62b19a2a8dba3390267c910651a0f86</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App.Internal" Version="5.0.0-alpha.1.19555.5">
<Dependency Name="Microsoft.NETCore.App.Internal" Version="5.0.0-alpha.1.19558.2">
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>3abe982e79a6943a11a6f42c0dbc8e01b72d47b9</Sha>
<Sha>912ae187d62b19a2a8dba3390267c910651a0f86</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="5.0.0-alpha.1.19555.5">
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="5.0.0-alpha.1.19558.2">
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>3abe982e79a6943a11a6f42c0dbc8e01b72d47b9</Sha>
<Sha>912ae187d62b19a2a8dba3390267c910651a0f86</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App.Host.win-x64" Version="5.0.0-alpha.1.19555.5">
<Dependency Name="Microsoft.NETCore.App.Host.win-x64" Version="5.0.0-alpha.1.19558.2">
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>3abe982e79a6943a11a6f42c0dbc8e01b72d47b9</Sha>
<Sha>912ae187d62b19a2a8dba3390267c910651a0f86</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.DotNetHostResolver" Version="5.0.0-alpha.1.19555.5">
<Dependency Name="Microsoft.NETCore.DotNetHostResolver" Version="5.0.0-alpha.1.19558.2">
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>3abe982e79a6943a11a6f42c0dbc8e01b72d47b9</Sha>
<Sha>912ae187d62b19a2a8dba3390267c910651a0f86</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.19555.1" CoherentParentDependency="Microsoft.NetCore.App.Internal">
<Dependency Name="Microsoft.NETCore.Platforms" Version="5.0.0-alpha.1.19556.7" CoherentParentDependency="Microsoft.NetCore.App.Internal">
<Uri>https://github.com/dotnet/corefx</Uri>
<Sha>38dee8059b096aecfa7e3e4c99d7795c700ff3ca</Sha>
<Sha>475778fa982064e26a8b3a5d7545112f6586ac61</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="5.0.0-alpha1.19555.3">
<Uri>https://github.com/aspnet/AspNetCore</Uri>

View file

@ -58,15 +58,15 @@
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/corefx -->
<MicrosoftNETCorePlatformsPackageVersion>5.0.0-alpha.1.19555.1</MicrosoftNETCorePlatformsPackageVersion>
<MicrosoftNETCorePlatformsPackageVersion>5.0.0-alpha.1.19556.7</MicrosoftNETCorePlatformsPackageVersion>
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/core-setup -->
<MicrosoftNETCoreAppInternalPackageVersion>5.0.0-alpha.1.19555.5</MicrosoftNETCoreAppInternalPackageVersion>
<MicrosoftNETCoreAppRuntimewinx64PackageVersion>5.0.0-alpha.1.19555.5</MicrosoftNETCoreAppRuntimewinx64PackageVersion>
<MicrosoftNETCoreAppHostwinx64PackageVersion>5.0.0-alpha.1.19555.5</MicrosoftNETCoreAppHostwinx64PackageVersion>
<MicrosoftNETCoreAppRefPackageVersion>5.0.0-alpha.1.19555.5</MicrosoftNETCoreAppRefPackageVersion>
<MicrosoftNETCoreDotNetHostResolverPackageVersion>5.0.0-alpha.1.19555.5</MicrosoftNETCoreDotNetHostResolverPackageVersion>
<MicrosoftNETCoreAppInternalPackageVersion>5.0.0-alpha.1.19558.2</MicrosoftNETCoreAppInternalPackageVersion>
<MicrosoftNETCoreAppRuntimewinx64PackageVersion>5.0.0-alpha.1.19558.2</MicrosoftNETCoreAppRuntimewinx64PackageVersion>
<MicrosoftNETCoreAppHostwinx64PackageVersion>5.0.0-alpha.1.19558.2</MicrosoftNETCoreAppHostwinx64PackageVersion>
<MicrosoftNETCoreAppRefPackageVersion>5.0.0-alpha.1.19558.2</MicrosoftNETCoreAppRefPackageVersion>
<MicrosoftNETCoreDotNetHostResolverPackageVersion>5.0.0-alpha.1.19558.2</MicrosoftNETCoreDotNetHostResolverPackageVersion>
<NETStandardLibraryRefPackageVersion>2.1.0</NETStandardLibraryRefPackageVersion>
</PropertyGroup>
<PropertyGroup>