[master] Update dependencies from dotnet/standard (#605)

* Update dependencies from https://github.com/dotnet/standard build 20190220.1

This change updates the following dependencies
- NETStandard.Library - 2.1.0-prerelease.19120.1

* Update dependencies from https://github.com/dotnet/standard build 20190221.1

This change updates the following dependencies
- NETStandard.Library - 2.1.0-prerelease.19121.1
This commit is contained in:
dotnet-maestro[bot] 2019-02-21 14:12:11 +00:00 committed by GitHub
parent 043b096a22
commit 0fe7de0e9e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View file

@ -26,9 +26,9 @@
<Uri>https://github.com/dotnet/toolset</Uri>
<Sha>de6587837888584f67b0d4fe389c40e704c19e9f</Sha>
</Dependency>
<Dependency Name="NETStandard.Library" Version="2.1.0-prerelease.19115.2">
<Dependency Name="NETStandard.Library" Version="2.1.0-prerelease.19121.1">
<Uri>https://github.com/dotnet/standard</Uri>
<Sha>c7d28d6deb07cb9c6619e5ba3228b61516775e48</Sha>
<Sha>f327303a6b9ee92133b8a75fe64341472c729e4d</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="3.0.100-preview4.19111.1">
<Uri>https://github.com/dotnet/cli</Uri>

View file

@ -36,7 +36,7 @@
<MicrosoftNETCoreDotNetHostResolverPackageVersion>$(MicrosoftNETCoreAppPackageVersion)</MicrosoftNETCoreDotNetHostResolverPackageVersion>
</PropertyGroup>
<PropertyGroup>
<NETStandardLibraryPackageVersion>2.1.0-prerelease.19115.2</NETStandardLibraryPackageVersion>
<NETStandardLibraryPackageVersion>2.1.0-prerelease.19121.1</NETStandardLibraryPackageVersion>
</PropertyGroup>
<PropertyGroup>
<MicrosoftDotNetCommonItemTemplatesPackageVersion>1.0.2-beta5.19115.3</MicrosoftDotNetCommonItemTemplatesPackageVersion>