Update dependencies from https://github.com/dotnet/standard build 20190221.2 (#637)
This change updates the following dependencies - NETStandard.Library - 2.1.0-prerelease.19121.2
This commit is contained in:
parent
7ab11b8119
commit
27623b4c32
2 changed files with 3 additions and 3 deletions
|
@ -26,9 +26,9 @@
|
|||
<Uri>https://github.com/dotnet/toolset</Uri>
|
||||
<Sha>de6587837888584f67b0d4fe389c40e704c19e9f</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="NETStandard.Library" Version="2.1.0-prerelease.19121.1">
|
||||
<Dependency Name="NETStandard.Library" Version="2.1.0-prerelease.19121.2">
|
||||
<Uri>https://github.com/dotnet/standard</Uri>
|
||||
<Sha>f327303a6b9ee92133b8a75fe64341472c729e4d</Sha>
|
||||
<Sha>3cacfd2a016ecbb064a0bb2379aaf55c9cba1f1d</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.19121.1</NETStandardLibraryPackageVersion>
|
||||
<NETStandardLibraryPackageVersion>2.1.0-prerelease.19121.2</NETStandardLibraryPackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<MicrosoftDotNetCommonItemTemplatesPackageVersion>1.0.2-beta5.19115.3</MicrosoftDotNetCommonItemTemplatesPackageVersion>
|
||||
|
|
Loading…
Add table
Reference in a new issue