Update dependencies from https://github.com/dotnet/core-setup build 20190303.9 (#818)
This change updates the following dependencies - Microsoft.NETCore.App - 3.0.0-preview4-27503-9
This commit is contained in:
parent
8c00b1fa65
commit
6cb32d53bc
2 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,7 @@
|
||||||
<Uri>https://devdiv.visualstudio.com/DevDiv/_git/DotNet-Trusted</Uri>
|
<Uri>https://devdiv.visualstudio.com/DevDiv/_git/DotNet-Trusted</Uri>
|
||||||
<Sha>252ebaa9cc3d928596283b3a159fd4aa6aca2007</Sha>
|
<Sha>252ebaa9cc3d928596283b3a159fd4aa6aca2007</Sha>
|
||||||
</Dependency>
|
</Dependency>
|
||||||
<Dependency Name="Microsoft.NETCore.App" Version="3.0.0-preview4-27503-8">
|
<Dependency Name="Microsoft.NETCore.App" Version="3.0.0-preview4-27503-9">
|
||||||
<Uri>https://github.com/dotnet/core-setup</Uri>
|
<Uri>https://github.com/dotnet/core-setup</Uri>
|
||||||
<Sha>04c13d860a04d51e206e92a7bffe6e5bf92ad91c</Sha>
|
<Sha>04c13d860a04d51e206e92a7bffe6e5bf92ad91c</Sha>
|
||||||
</Dependency>
|
</Dependency>
|
||||||
|
|
|
@ -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-27503-8</MicrosoftNETCoreAppPackageVersion>
|
<MicrosoftNETCoreAppPackageVersion>3.0.0-preview4-27503-9</MicrosoftNETCoreAppPackageVersion>
|
||||||
<MicrosoftNETCoreDotNetHostResolverPackageVersion>$(MicrosoftNETCoreAppPackageVersion)</MicrosoftNETCoreDotNetHostResolverPackageVersion>
|
<MicrosoftNETCoreDotNetHostResolverPackageVersion>$(MicrosoftNETCoreAppPackageVersion)</MicrosoftNETCoreDotNetHostResolverPackageVersion>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<PropertyGroup>
|
<PropertyGroup>
|
||||||
|
|
Loading…
Reference in a new issue