Initial commit
This commit is contained in:
commit
3926db5446
86 changed files with 75390 additions and 0 deletions
9
CSR.WebUI/appsettings.Development.json
Normal file
9
CSR.WebUI/appsettings.Development.json
Normal file
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"DetailedErrors": true,
|
||||
"Logging": {
|
||||
"LogLevel": {
|
||||
"Default": "Information",
|
||||
"Microsoft.AspNetCore": "Warning"
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue