Fixing project.json in Mvc
This commit is contained in:
parent
1df4738a19
commit
8ed7dadfd8
|
|
@ -5,7 +5,7 @@
|
||||||
"net45": {},
|
"net45": {},
|
||||||
"k10": {
|
"k10": {
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"System.Collections": "4.0.0.0",
|
"System.Collections": "4.0.10.0",
|
||||||
"System.Runtime": "4.0.20.0",
|
"System.Runtime": "4.0.20.0",
|
||||||
"System.Runtime.Extensions": "4.0.10.0"
|
"System.Runtime.Extensions": "4.0.10.0"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue