Update dependencies from https://github.com/dotnet/standard build 20190214.1 (#507)
This change updates the following dependencies - NETStandard.Library - 2.1.0-prerelease.19114.1
This commit is contained in:
parent
39648da4dc
commit
1bb028d388
2 changed files with 3 additions and 3 deletions
|
@ -26,9 +26,9 @@
|
|||
<Uri>https://github.com/dotnet/toolset</Uri>
|
||||
<Sha>00602a2bff2e17fa2092dc237c033fa625889893</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="NETStandard.Library" Version="2.1.0-prerelease.19078.1">
|
||||
<Dependency Name="NETStandard.Library" Version="2.1.0-prerelease.19114.1">
|
||||
<Uri>https://github.com/dotnet/standard</Uri>
|
||||
<Sha></Sha>
|
||||
<Sha>5a5d466dcbdfadcd873489ca64e1a7dbb0eaf559</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="3.0.100-preview4.19111.1">
|
||||
<Uri>https://github.com/dotnet/cli</Uri>
|
||||
|
|
|
@ -36,7 +36,7 @@
|
|||
<MicrosoftNETCoreDotNetHostResolverPackageVersion>$(MicrosoftNETCoreAppPackageVersion)</MicrosoftNETCoreDotNetHostResolverPackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<NETStandardLibraryPackageVersion>2.1.0-prerelease.19078.1</NETStandardLibraryPackageVersion>
|
||||
<NETStandardLibraryPackageVersion>2.1.0-prerelease.19114.1</NETStandardLibraryPackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<MicrosoftDotNetCommonItemTemplatesPackageVersion>1.0.2-beta5.19112.1</MicrosoftDotNetCommonItemTemplatesPackageVersion>
|
||||
|
|
Loading…
Add table
Reference in a new issue