generator-aspnetcore-spa support for selecting between project.json and .csproj

This commit is contained in:
SteveSandersonMS
2016-12-08 15:32:08 +00:00
parent 62b676174e
commit 2135d77189
4 changed files with 44 additions and 9 deletions

View File

@@ -10,6 +10,7 @@
"author": "Microsoft",
"license": "Apache-2.0",
"dependencies": {
"@types/chalk": "^0.4.31",
"@types/semver": "^5.3.30",
"diff": "^2.2.2",
"gitignore-parser": "0.0.2",