Pin NETStandard.Library.Ref (#16710)

Fixup sha for v3.0.0
This commit is contained in:
Matt Mitchell 2019-10-31 13:42:36 -07:00 committed by GitHub
parent 2c6456d463
commit 5e4320c2ea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -393,9 +393,9 @@
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>903ca49e3ffddc551e12d2f94d7cca95f9a340bf</Sha>
</Dependency>
<Dependency Name="NETStandard.Library.Ref" Version="2.1.0" CoherentParentDependency="Microsoft.Extensions.Logging">
<Dependency Name="NETStandard.Library.Ref" Version="2.1.0" Pinned="true">
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>903ca49e3ffddc551e12d2f94d7cca95f9a340bf</Sha>
<Sha>7d57652f33493fa022125b7f63aad0d70c52d810</Sha>
</Dependency>
<!-- Keep this dependency at the bottom of ProductDependencies, else it will be picked as the parent for CoherentParentDependencies -->
<Dependency Name="Microsoft.NETCore.App.Ref" Version="3.0.1" Pinned="true">