Update all templates to match latest "yo aspnet" output

This commit is contained in:
SteveSandersonMS
2016-07-27 12:25:32 +01:00
parent de960d80aa
commit e9ca434405
20 changed files with 311 additions and 299 deletions

View File

@@ -2,7 +2,7 @@
"Logging": {
"IncludeScopes": false,
"LogLevel": {
"Default": "Verbose",
"Default": "Debug",
"System": "Information",
"Microsoft": "Information"
}