refactoring

This commit is contained in:
Paul Schneider 2016-05-20 12:56:42 +02:00
commit 69bec955bc
5 changed files with 52 additions and 34 deletions

View file

@ -42,7 +42,7 @@
},
"webroot": "wwwroot",
"tooling": {
"defaultNamespace": "YavscWeb"
"defaultNamespace": "Yavsc"
},
"dependencies": {
"EntityFramework.Core": "7.0.0-rc1-*",
@ -150,4 +150,4 @@
"prepublish": "gulp min",
"postpublish": "./postPublish.sh"
}
}
}