This commit is contained in:
Brice Lambson 2014-05-28 14:36:10 -07:00
parent 083601c539
commit 9cb6325bf3
2 changed files with 2 additions and 2 deletions

View File

@ -14,7 +14,7 @@
"Microsoft.Framework.ConfigurationModel.Json": "0.1-alpha-build-*"
},
"configurations" : {
"net45" : {
"net451" : {
"dependencies": {
"System.Runtime" : "",
"System.Data": "",

View File

@ -23,7 +23,7 @@
"run": "run server.urls=http://localhost:5003"
},
"configurations": {
"net45": {
"net451": {
},
"k10": {
}