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

This change updates the following dependencies
- Microsoft.NETCore.App - 3.0.0-preview4-27506-14
This commit is contained in:
dotnet-maestro[bot] 2019-03-07 07:43:00 +00:00 committed by GitHub
parent 5e7e53eab5
commit 88e7cb2515
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View file

@ -6,9 +6,9 @@
<Uri>https://devdiv.visualstudio.com/DevDiv/_git/DotNet-Trusted</Uri>
<Sha>16df616da58829f4c7d88a4a3a420f2df94ed56b</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App" Version="3.0.0-preview4-27506-13">
<Dependency Name="Microsoft.NETCore.App" Version="3.0.0-preview4-27506-14">
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>be264a56ec71d60070506b3d26dc92def48d3e8d</Sha>
<Sha>98641ad643e7405ee5b513880eb859c868f26a7b</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="3.0.0-preview4-19156-05">
<Uri>https://github.com/aspnet/AspNetCore</Uri>

View file

@ -33,7 +33,7 @@
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>3.0.100-preview4.19111.1</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
</PropertyGroup>
<PropertyGroup>
<MicrosoftNETCoreAppPackageVersion>3.0.0-preview4-27506-13</MicrosoftNETCoreAppPackageVersion>
<MicrosoftNETCoreAppPackageVersion>3.0.0-preview4-27506-14</MicrosoftNETCoreAppPackageVersion>
<MicrosoftNETCoreDotNetHostResolverPackageVersion>$(MicrosoftNETCoreAppPackageVersion)</MicrosoftNETCoreDotNetHostResolverPackageVersion>
</PropertyGroup>
<PropertyGroup>