Fixing project.json in Mvc

This commit is contained in:
harshgMSFT 2014-07-23 17:22:46 -07:00
parent 1df4738a19
commit 8ed7dadfd8
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
"net45": {},
"k10": {
"dependencies": {
"System.Collections": "4.0.0.0",
"System.Collections": "4.0.10.0",
"System.Runtime": "4.0.20.0",
"System.Runtime.Extensions": "4.0.10.0"
}