Adjustments of copied control-names etc
This commit is contained in:
@ -1,11 +1,16 @@
|
||||
{
|
||||
"EPPlus": {
|
||||
"ExcelPackage": {
|
||||
"LicenseContext": "Noncommercial" //The license context used
|
||||
}
|
||||
},
|
||||
"ConnectionStrings": {
|
||||
"DatabaseConnection": "Data Source=.\\Local.db"
|
||||
},
|
||||
"Logging": {
|
||||
"LogLevel": {
|
||||
"Default" : "Warning"
|
||||
"Default": "Warning"
|
||||
}
|
||||
},
|
||||
"AllowedHosts": "*"
|
||||
"AllowedHosts": "*"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user