Downgrade and pin Microsoft.Extensions.RuntimeEnvironment.Sources
This commit is contained in:
parent
e984b89e0a
commit
dc8806f07e
|
|
@ -26,7 +26,7 @@
|
|||
"dependencies": {
|
||||
"Microsoft.Extensions.RuntimeEnvironment.Sources": {
|
||||
"type": "build",
|
||||
"version": "1.1.0-*"
|
||||
"version": "1.0.0"
|
||||
},
|
||||
"Microsoft.Win32.Primitives": "4.0.1",
|
||||
"System.Diagnostics.Contracts": "4.0.1",
|
||||
|
|
|
|||
Loading…
Reference in New Issue