Update dependencies from https://github.com/dotnet/standard build 20190215.2 (#529)
This change updates the following dependencies - NETStandard.Library - 2.1.0-prerelease.19115.2
This commit is contained in:
parent
4603693951
commit
ecab54d8a5
2 changed files with 3 additions and 3 deletions
|
@ -26,9 +26,9 @@
|
|||
<Uri>https://github.com/dotnet/toolset</Uri>
|
||||
<Sha>072d737b052eaf1b40ffb8579c478b8aab3ae3c4</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="NETStandard.Library" Version="2.1.0-prerelease.19115.1">
|
||||
<Dependency Name="NETStandard.Library" Version="2.1.0-prerelease.19115.2">
|
||||
<Uri>https://github.com/dotnet/standard</Uri>
|
||||
<Sha>32094cb19bca57b9b623584a3387b200c08bcb27</Sha>
|
||||
<Sha>c7d28d6deb07cb9c6619e5ba3228b61516775e48</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.19115.1</NETStandardLibraryPackageVersion>
|
||||
<NETStandardLibraryPackageVersion>2.1.0-prerelease.19115.2</NETStandardLibraryPackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<MicrosoftDotNetCommonItemTemplatesPackageVersion>1.0.2-beta5.19112.1</MicrosoftDotNetCommonItemTemplatesPackageVersion>
|
||||
|
|
Loading…
Reference in a new issue