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

This change updates the following dependencies
- Microsoft.NETCore.App - 3.0.0-preview4-27506-6
This commit is contained in:
dotnet-maestro[bot] 2019-03-06 20:20:10 +00:00 committed by GitHub
parent f248f3feaa
commit 9a2df49f30
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-5">
<Dependency Name="Microsoft.NETCore.App" Version="3.0.0-preview4-27506-6">
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>16ec3ca95de9f0c3bfedfc4b983219901bf2e2b8</Sha>
<Sha>17e1ea94cb3554bd781c498967426994ca3a6314</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="3.0.0-preview4-19156-01">
<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-5</MicrosoftNETCoreAppPackageVersion>
<MicrosoftNETCoreAppPackageVersion>3.0.0-preview4-27506-6</MicrosoftNETCoreAppPackageVersion>
<MicrosoftNETCoreDotNetHostResolverPackageVersion>$(MicrosoftNETCoreAppPackageVersion)</MicrosoftNETCoreDotNetHostResolverPackageVersion>
</PropertyGroup>
<PropertyGroup>