Fixing CoreCLR package versions

This commit is contained in:
Pranav K 2015-12-08 17:15:40 -08:00
parent 29a4f302d8
commit b966ed0ba3
1 changed files with 1 additions and 1 deletions

View File

@ -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-*",