Update dependencies from https://github.com/dotnet/standard build 20190226.1 (#704)
This change updates the following dependencies - NETStandard.Library - 2.1.0-prerelease.19126.1
This commit is contained in:
parent
a0a1d4859f
commit
8947cb1983
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.19125.3">
|
||||
<Dependency Name="NETStandard.Library" Version="2.1.0-prerelease.19126.1">
|
||||
<Uri>https://github.com/dotnet/standard</Uri>
|
||||
<Sha>d6bb56b130ebd735750eae018e0677ef06222ef9</Sha>
|
||||
<Sha>f3add9198e40e017c064188481e978d09631eba3</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.19125.3</NETStandardLibraryPackageVersion>
|
||||
<NETStandardLibraryPackageVersion>2.1.0-prerelease.19126.1</NETStandardLibraryPackageVersion>
|
||||
<!-- Use a different property name here, as NETStandardLibraryPackageVersion is also set by targets in the NETStandard.Library package,
|
||||
which ends up overriding the value set here. -->
|
||||
<NETSTandardTargetingPackVersion>$(NETStandardLibraryPackageVersion)</NETSTandardTargetingPackVersion>
|
||||
|
|
Loading…
Add table
Reference in a new issue