[release/3.0] Pin Microsoft.Internal.Extensions.Refs (#15062)
* Pin Microsoft.Internal.Extensions.Refs This is not being produced in current 3.0 builds so the coherent parent dependency attribute cannot be satisfied.
This commit is contained in:
parent
43bd3a41f2
commit
5ceb94f3fe
|
|
@ -281,7 +281,7 @@
|
|||
<Uri>https://github.com/aspnet/Extensions</Uri>
|
||||
<Sha>0b951c16de0f39e13cce8372e11c28eb90576662</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.Internal.Extensions.Refs" Version="3.0.0-rc2.19463.5" CoherentParentDependency="Microsoft.EntityFrameworkCore">
|
||||
<Dependency Name="Microsoft.Internal.Extensions.Refs" Version="3.0.0-rc2.19463.5" Pinned="true">
|
||||
<Uri>https://github.com/aspnet/Extensions</Uri>
|
||||
<Sha>0b951c16de0f39e13cce8372e11c28eb90576662</Sha>
|
||||
</Dependency>
|
||||
|
|
|
|||
Loading…
Reference in New Issue