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

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