React to aspnet/EntityFramework#264
This commit is contained in:
parent
083601c539
commit
9cb6325bf3
|
|
@ -14,7 +14,7 @@
|
||||||
"Microsoft.Framework.ConfigurationModel.Json": "0.1-alpha-build-*"
|
"Microsoft.Framework.ConfigurationModel.Json": "0.1-alpha-build-*"
|
||||||
},
|
},
|
||||||
"configurations" : {
|
"configurations" : {
|
||||||
"net45" : {
|
"net451" : {
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"System.Runtime" : "",
|
"System.Runtime" : "",
|
||||||
"System.Data": "",
|
"System.Data": "",
|
||||||
|
|
|
||||||
|
|
@ -23,7 +23,7 @@
|
||||||
"run": "run server.urls=http://localhost:5003"
|
"run": "run server.urls=http://localhost:5003"
|
||||||
},
|
},
|
||||||
"configurations": {
|
"configurations": {
|
||||||
"net45": {
|
"net451": {
|
||||||
},
|
},
|
||||||
"k10": {
|
"k10": {
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue