Update dependencies from https://github.com/dotnet/standard build 20190221.3 (#640)
This change updates the following dependencies - NETStandard.Library - 2.1.0-prerelease.19121.3
This commit is contained in:
parent
557c5609d7
commit
3dc7ff47f7
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.2">
|
||||
<Dependency Name="NETStandard.Library" Version="2.1.0-prerelease.19121.3">
|
||||
<Uri>https://github.com/dotnet/standard</Uri>
|
||||
<Sha>3cacfd2a016ecbb064a0bb2379aaf55c9cba1f1d</Sha>
|
||||
<Sha>4a006e962fc5c5651b7712028e0e352b1e011a58</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.2</NETStandardLibraryPackageVersion>
|
||||
<NETStandardLibraryPackageVersion>2.1.0-prerelease.19121.3</NETStandardLibraryPackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<MicrosoftDotNetCommonItemTemplatesPackageVersion>1.0.2-beta5.19115.3</MicrosoftDotNetCommonItemTemplatesPackageVersion>
|
||||
|
|
Loading…
Reference in a new issue