[master] Update dependencies from dotnet/core-setup (#844)
* Update dependencies from https://github.com/dotnet/core-setup build 20190305.1 This change updates the following dependencies - Microsoft.NETCore.App - 3.0.0-preview4-27505-1 * Update dependencies from https://github.com/dotnet/core-setup build 20190305.2 This change updates the following dependencies - Microsoft.NETCore.App - 3.0.0-preview4-27505-2
This commit is contained in:
parent
eba7f6c865
commit
8ed8567da7
2 changed files with 3 additions and 3 deletions
|
@ -6,9 +6,9 @@
|
|||
<Uri>https://devdiv.visualstudio.com/DevDiv/_git/DotNet-Trusted</Uri>
|
||||
<Sha>3c8841393b96402999db796f21815cf3d00e5931</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.NETCore.App" Version="3.0.0-preview4-27504-10">
|
||||
<Dependency Name="Microsoft.NETCore.App" Version="3.0.0-preview4-27505-2">
|
||||
<Uri>https://github.com/dotnet/core-setup</Uri>
|
||||
<Sha>ed6636c463f0ac5fe4183348b6b18e57c8345cb5</Sha>
|
||||
<Sha>772074134e02613af3949e0cd4fe670453566d1e</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="3.0.0-preview4-19154-11">
|
||||
<Uri>https://github.com/aspnet/AspNetCore</Uri>
|
||||
|
|
|
@ -33,7 +33,7 @@
|
|||
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>3.0.100-preview4.19111.1</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<MicrosoftNETCoreAppPackageVersion>3.0.0-preview4-27504-10</MicrosoftNETCoreAppPackageVersion>
|
||||
<MicrosoftNETCoreAppPackageVersion>3.0.0-preview4-27505-2</MicrosoftNETCoreAppPackageVersion>
|
||||
<MicrosoftNETCoreDotNetHostResolverPackageVersion>$(MicrosoftNETCoreAppPackageVersion)</MicrosoftNETCoreDotNetHostResolverPackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
|
|
Loading…
Add table
Reference in a new issue