Fixing CoreCLR package versions
This commit is contained in:
parent
29a4f302d8
commit
b966ed0ba3
|
|
@ -26,7 +26,7 @@
|
||||||
},
|
},
|
||||||
"dnxcore50": {
|
"dnxcore50": {
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"System.Diagnostics.Process": "4.0.0-*",
|
"System.Diagnostics.Process": "4.1.0-*",
|
||||||
"System.IO.FileSystem": "4.0.1-*",
|
"System.IO.FileSystem": "4.0.1-*",
|
||||||
"System.Net.Http": "4.0.1-*",
|
"System.Net.Http": "4.0.1-*",
|
||||||
"System.Net.Primitives": "4.0.11-*",
|
"System.Net.Primitives": "4.0.11-*",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue