remove duplicate appsettings
This commit is contained in:
parent
7f76f009fb
commit
166cbb1deb
2 changed files with 0 additions and 14 deletions
|
@ -1,7 +0,0 @@
|
|||
{
|
||||
"Logging": {
|
||||
"LogLevel": {
|
||||
"Default": "Debug"
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,7 +0,0 @@
|
|||
{
|
||||
"Logging": {
|
||||
"LogLevel": {
|
||||
"Default": "Information"
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in a new issue