mirror of
https://github.com/aspnet/JavaScriptServices.git
synced 2025-12-30 13:37:30 +00:00
Stock WebApplicationBasic output from "yo aspnet"
This commit is contained in:
10
templates/WebApplicationBasic/appsettings.json
Executable file
10
templates/WebApplicationBasic/appsettings.json
Executable file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"Logging": {
|
||||
"IncludeScopes": false,
|
||||
"LogLevel": {
|
||||
"Default": "Verbose",
|
||||
"System": "Information",
|
||||
"Microsoft": "Information"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user