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

This change updates the following dependencies
- Microsoft.NETCore.App - 3.0.0-preview4-27427-13
This commit is contained in:
dotnet-maestro[bot] 2019-02-28 07:29:07 +00:00 committed by GitHub
parent febc576f98
commit 49e9ccca56
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>cd90d1ae3f539523ddd5964f05b0cae4dc45896c</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App" Version="3.0.0-preview4-27427-12">
<Dependency Name="Microsoft.NETCore.App" Version="3.0.0-preview4-27427-13">
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>0d80fe3cfdceeb0873222176573a7add30f5db85</Sha>
<Sha>d1e2be4f140105dc9aae972f723cb6077a02fd84</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.App" Version="3.0.0-preview4-19123-01">
<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-27427-12</MicrosoftNETCoreAppPackageVersion>
<MicrosoftNETCoreAppPackageVersion>3.0.0-preview4-27427-13</MicrosoftNETCoreAppPackageVersion>
<MicrosoftNETCoreDotNetHostResolverPackageVersion>$(MicrosoftNETCoreAppPackageVersion)</MicrosoftNETCoreDotNetHostResolverPackageVersion>
</PropertyGroup>
<PropertyGroup>