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

This change updates the following dependencies
- Microsoft.NETCore.App - 3.0.0-preview4-27503-7
This commit is contained in:
dotnet-maestro[bot] 2019-03-04 03:37:03 +00:00 committed by GitHub
parent 7709babcdb
commit e48aa6d3d6
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>252ebaa9cc3d928596283b3a159fd4aa6aca2007</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App" Version="3.0.0-preview4-27503-6">
<Dependency Name="Microsoft.NETCore.App" Version="3.0.0-preview4-27503-7">
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>6362c360b6587cc5f64442b88e453b5e49923dc1</Sha>
<Sha>785c6b3a79f0e520da0f84eda9eb5fd243b09ccf</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="3.0.0-preview4-19153-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-27503-6</MicrosoftNETCoreAppPackageVersion>
<MicrosoftNETCoreAppPackageVersion>3.0.0-preview4-27503-7</MicrosoftNETCoreAppPackageVersion>
<MicrosoftNETCoreDotNetHostResolverPackageVersion>$(MicrosoftNETCoreAppPackageVersion)</MicrosoftNETCoreDotNetHostResolverPackageVersion>
</PropertyGroup>
<PropertyGroup>