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

This change updates the following dependencies
- Microsoft.NETCore.App - 3.0.0-preview4-27418-3
This commit is contained in:
dotnet-maestro[bot] 2019-02-18 18:31:14 +00:00 committed by GitHub
parent 5f17292549
commit 58853b9e09
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>6cc6b07065ff449fc3113c569ce14c8686cf07bc</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App" Version="3.0.0-preview4-27418-2">
<Dependency Name="Microsoft.NETCore.App" Version="3.0.0-preview4-27418-3">
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>978e297157b57579ae9bdd2366e4697b958c53d5</Sha>
<Sha>6d5e4a7932cbd58b2d087e3c28c6a80944ef8db3</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.App" Version="3.0.0-preview3-19117-05">
<Uri>https://github.com/aspnet/AspNetCore</Uri>

View file

@ -32,7 +32,7 @@
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>3.0.100-preview4.19111.1</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
</PropertyGroup>
<PropertyGroup>
<MicrosoftNETCoreAppPackageVersion>3.0.0-preview4-27418-2</MicrosoftNETCoreAppPackageVersion>
<MicrosoftNETCoreAppPackageVersion>3.0.0-preview4-27418-3</MicrosoftNETCoreAppPackageVersion>
<MicrosoftNETCoreDotNetHostResolverPackageVersion>$(MicrosoftNETCoreAppPackageVersion)</MicrosoftNETCoreDotNetHostResolverPackageVersion>
</PropertyGroup>
<PropertyGroup>