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-*"
|
||||
},
|
||||
"configurations" : {
|
||||
"net45" : {
|
||||
"net451" : {
|
||||
"dependencies": {
|
||||
"System.Runtime" : "",
|
||||
"System.Data": "",
|
||||
|
|
|
|||
|
|
@ -23,7 +23,7 @@
|
|||
"run": "run server.urls=http://localhost:5003"
|
||||
},
|
||||
"configurations": {
|
||||
"net45": {
|
||||
"net451": {
|
||||
},
|
||||
"k10": {
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue