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

This change updates the following dependencies
- Microsoft.NETCore.App - 3.0.0-preview4-27427-11
This commit is contained in:
dotnet-maestro[bot] 2019-02-28 04:42:34 +00:00 committed by GitHub
parent 63f4b99bff
commit 45384ea2ba
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-10">
<Dependency Name="Microsoft.NETCore.App" Version="3.0.0-preview4-27427-11">
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>5a1940cf8fa455b14b69e2dfb1cabc794716dc62</Sha>
<Sha>0d80fe3cfdceeb0873222176573a7add30f5db85</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-10</MicrosoftNETCoreAppPackageVersion>
<MicrosoftNETCoreAppPackageVersion>3.0.0-preview4-27427-11</MicrosoftNETCoreAppPackageVersion>
<MicrosoftNETCoreDotNetHostResolverPackageVersion>$(MicrosoftNETCoreAppPackageVersion)</MicrosoftNETCoreDotNetHostResolverPackageVersion>
</PropertyGroup>
<PropertyGroup>