Update dependencies from https://github.com/dotnet/core-setup build 20191030.10 (#5430)

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

Dependency coherency updates

- Microsoft.NETCore.Platforms - 5.0.0-alpha.1.19530.13 (parent: Microsoft.NetCore.App.Internal)
This commit is contained in:
dotnet-maestro[bot] 2019-10-31 10:55:47 +00:00 committed by GitHub
parent 5e4db9ef72
commit 146d8695b7
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>3538f20c348107a6329c0d0baec7b1081351fee0</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App.Ref" Version="5.0.0-alpha.1.19530.9">
<Dependency Name="Microsoft.NETCore.App.Ref" Version="5.0.0-alpha.1.19530.10">
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>b031f4729cdc493f386cbd1c07564b8e69182f2b</Sha>
<Sha>d7830341bb37df45e96f3677e2e4c74d4869fc35</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App.Internal" Version="5.0.0-alpha.1.19530.9">
<Dependency Name="Microsoft.NETCore.App.Internal" Version="5.0.0-alpha.1.19530.10">
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>b031f4729cdc493f386cbd1c07564b8e69182f2b</Sha>
<Sha>d7830341bb37df45e96f3677e2e4c74d4869fc35</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="5.0.0-alpha.1.19530.9">
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="5.0.0-alpha.1.19530.10">
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>b031f4729cdc493f386cbd1c07564b8e69182f2b</Sha>
<Sha>d7830341bb37df45e96f3677e2e4c74d4869fc35</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App.Host.win-x64" Version="5.0.0-alpha.1.19530.9">
<Dependency Name="Microsoft.NETCore.App.Host.win-x64" Version="5.0.0-alpha.1.19530.10">
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>b031f4729cdc493f386cbd1c07564b8e69182f2b</Sha>
<Sha>d7830341bb37df45e96f3677e2e4c74d4869fc35</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.DotNetHostResolver" Version="5.0.0-alpha.1.19530.9">
<Dependency Name="Microsoft.NETCore.DotNetHostResolver" Version="5.0.0-alpha.1.19530.10">
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>b031f4729cdc493f386cbd1c07564b8e69182f2b</Sha>
<Sha>d7830341bb37df45e96f3677e2e4c74d4869fc35</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.19525.4" CoherentParentDependency="Microsoft.NetCore.App.Internal">
<Dependency Name="Microsoft.NETCore.Platforms" Version="5.0.0-alpha.1.19530.13" CoherentParentDependency="Microsoft.NetCore.App.Internal">
<Uri>https://github.com/dotnet/corefx</Uri>
<Sha>c78b7189eabe20c6f4c8d386ca18b68fea513189</Sha>
<Sha>54efc1141aba6c1572f3128372ee8835d063c850</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="5.0.0-alpha1.19530.2">
<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.19525.4</MicrosoftNETCorePlatformsPackageVersion>
<MicrosoftNETCorePlatformsPackageVersion>5.0.0-alpha.1.19530.13</MicrosoftNETCorePlatformsPackageVersion>
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/core-setup -->
<MicrosoftNETCoreAppInternalPackageVersion>5.0.0-alpha.1.19530.9</MicrosoftNETCoreAppInternalPackageVersion>
<MicrosoftNETCoreAppRuntimewinx64PackageVersion>5.0.0-alpha.1.19530.9</MicrosoftNETCoreAppRuntimewinx64PackageVersion>
<MicrosoftNETCoreAppHostwinx64PackageVersion>5.0.0-alpha.1.19530.9</MicrosoftNETCoreAppHostwinx64PackageVersion>
<MicrosoftNETCoreAppRefPackageVersion>5.0.0-alpha.1.19530.9</MicrosoftNETCoreAppRefPackageVersion>
<MicrosoftNETCoreDotNetHostResolverPackageVersion>5.0.0-alpha.1.19530.9</MicrosoftNETCoreDotNetHostResolverPackageVersion>
<MicrosoftNETCoreAppInternalPackageVersion>5.0.0-alpha.1.19530.10</MicrosoftNETCoreAppInternalPackageVersion>
<MicrosoftNETCoreAppRuntimewinx64PackageVersion>5.0.0-alpha.1.19530.10</MicrosoftNETCoreAppRuntimewinx64PackageVersion>
<MicrosoftNETCoreAppHostwinx64PackageVersion>5.0.0-alpha.1.19530.10</MicrosoftNETCoreAppHostwinx64PackageVersion>
<MicrosoftNETCoreAppRefPackageVersion>5.0.0-alpha.1.19530.10</MicrosoftNETCoreAppRefPackageVersion>
<MicrosoftNETCoreDotNetHostResolverPackageVersion>5.0.0-alpha.1.19530.10</MicrosoftNETCoreDotNetHostResolverPackageVersion>
<NETStandardLibraryRefPackageVersion>2.1.0</NETStandardLibraryRefPackageVersion>
</PropertyGroup>
<PropertyGroup>