Reacting to CoreCLR package version changes

This commit is contained in:
Pranav K 2016-02-08 09:33:43 -08:00
parent f452597452
commit 4bef698f3b
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@
"dnxcore50": {
"dependencies": {
"System.Diagnostics.Process": "4.1.0-*",
"System.Linq": "4.0.1-*",
"System.Linq": "4.0.2-*",
"System.Threading.Thread": "4.0.0-*"
}
}