Revert "aspnet/Coherence#97 - React to updated CoreCLR packages"
This reverts commit 5326405fd7.
This commit is contained in:
parent
ad7de3619a
commit
d42df96a47
|
|
@ -46,11 +46,11 @@
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"System.Diagnostics.Process": "4.1.0-*",
|
"System.Diagnostics.Process": "4.1.0-*",
|
||||||
"System.IO.FileSystem": "4.0.1-*",
|
"System.IO.FileSystem": "4.0.1-*",
|
||||||
"System.Net.Http": "4.1.0-*",
|
"System.Net.Http": "4.0.1-*",
|
||||||
"System.Net.Primitives": "4.0.11-*",
|
"System.Net.Primitives": "4.0.11-*",
|
||||||
"System.Net.Sockets": "4.1.0-*",
|
"System.Net.Sockets": "4.1.0-*",
|
||||||
"System.Runtime.Extensions": "4.1.0-*",
|
"System.Runtime.Extensions": "4.1.0-*",
|
||||||
"System.Text.RegularExpressions": "4.1.0-*",
|
"System.Text.RegularExpressions": "4.0.12-*",
|
||||||
"System.Threading": "4.0.11-*",
|
"System.Threading": "4.0.11-*",
|
||||||
"System.Threading.Thread": "4.0.0-*"
|
"System.Threading.Thread": "4.0.0-*"
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue