Update dependencies from https://github.com/dotnet/core-setup build 20190309.05 (#943)
This change updates the following dependencies - Microsoft.NETCore.App - 3.0.0-preview4-27509-05
This commit is contained in:
parent
5561b45f06
commit
24de3bbfbe
2 changed files with 3 additions and 3 deletions
|
@ -6,9 +6,9 @@
|
||||||
<Uri>https://devdiv.visualstudio.com/DevDiv/_git/DotNet-Trusted</Uri>
|
<Uri>https://devdiv.visualstudio.com/DevDiv/_git/DotNet-Trusted</Uri>
|
||||||
<Sha>6ae93138de13045d0a8ab8738447453c284fa23f</Sha>
|
<Sha>6ae93138de13045d0a8ab8738447453c284fa23f</Sha>
|
||||||
</Dependency>
|
</Dependency>
|
||||||
<Dependency Name="Microsoft.NETCore.App" Version="3.0.0-preview4-27509-04">
|
<Dependency Name="Microsoft.NETCore.App" Version="3.0.0-preview4-27509-05">
|
||||||
<Uri>https://github.com/dotnet/core-setup</Uri>
|
<Uri>https://github.com/dotnet/core-setup</Uri>
|
||||||
<Sha>1ca3ac91f699c770410b5cf48f60a1f11c54cca1</Sha>
|
<Sha>6a0c75992a9cc418a7be4459b766998ee06c08da</Sha>
|
||||||
</Dependency>
|
</Dependency>
|
||||||
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="3.0.0-preview4-19158-05">
|
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="3.0.0-preview4-19158-05">
|
||||||
<Uri>https://github.com/aspnet/AspNetCore</Uri>
|
<Uri>https://github.com/aspnet/AspNetCore</Uri>
|
||||||
|
|
|
@ -33,7 +33,7 @@
|
||||||
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>3.0.100-preview4.19111.1</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
|
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>3.0.100-preview4.19111.1</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<PropertyGroup>
|
<PropertyGroup>
|
||||||
<MicrosoftNETCoreAppPackageVersion>3.0.0-preview4-27509-04</MicrosoftNETCoreAppPackageVersion>
|
<MicrosoftNETCoreAppPackageVersion>3.0.0-preview4-27509-05</MicrosoftNETCoreAppPackageVersion>
|
||||||
<MicrosoftNETCoreDotNetHostResolverPackageVersion>$(MicrosoftNETCoreAppPackageVersion)</MicrosoftNETCoreDotNetHostResolverPackageVersion>
|
<MicrosoftNETCoreDotNetHostResolverPackageVersion>$(MicrosoftNETCoreAppPackageVersion)</MicrosoftNETCoreDotNetHostResolverPackageVersion>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<PropertyGroup>
|
<PropertyGroup>
|
||||||
|
|
Loading…
Add table
Reference in a new issue