Fix various path issues

This commit is contained in:
SteveSandersonMS
2015-11-05 11:46:10 -08:00
parent b5fb560c54
commit 46dc743177
12 changed files with 52 additions and 39 deletions

View File

@@ -19,7 +19,8 @@
"EntityFramework.SQLite": "7.0.0-beta8",
"Microsoft.AspNet.Identity.EntityFramework": "3.0.0-beta8",
"AutoMapper": "4.0.0-alpha1",
"Microsoft.AspNet.NodeServices.Angular": "1.0.0-alpha4"
"Microsoft.AspNet.NodeServices.Angular": "1.0.0-alpha5",
"Microsoft.AspNet.NodeServices": "1.0.0-alpha5"
},
"commands": {
"web": "Microsoft.AspNet.Server.Kestrel"