Fixing CoreCLR package versions

This commit is contained in:
Pranav K 2015-12-08 16:23:11 -08:00
parent 39451a57b6
commit 411a59125c
2 changed files with 36 additions and 38 deletions

View File

@ -14,9 +14,7 @@
"net451": { }, "net451": { },
"dotnet5.4": { "dotnet5.4": {
"dependencies": { "dependencies": {
"System.Collections": "4.0.10", "System.Runtime": "4.0.21-*"
"System.Linq": "4.0.0",
"System.Runtime": "4.0.20"
} }
} }
} }