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

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

- NETStandard.Library - 2.1.0-prerelease.19269.1

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

- NETStandard.Library - 2.1.0-prerelease.19270.1
This commit is contained in:
dotnet-maestro[bot] 2019-05-20 14:30:43 +00:00 committed by GitHub
parent 7553166fcf
commit ac5832bf49
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -46,9 +46,9 @@
<Uri>https://github.com/dotnet/toolset</Uri>
<Sha>92730c6b321ee5c2414b864e1d64539f2b60db09</Sha>
</Dependency>
<Dependency Name="NETStandard.Library" Version="2.1.0-prerelease.19268.1">
<Dependency Name="NETStandard.Library" Version="2.1.0-prerelease.19270.1">
<Uri>https://github.com/dotnet/standard</Uri>
<Sha>a84235001b1ac8171dc149a33e7f538774eac8f7</Sha>
<Sha>2f630cd85d291fbace35b5d047c19504637322e5</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Sdk" Version="3.0.100-preview6.19267.4">
<Uri>https://github.com/dotnet/sdk</Uri>