Drag-Drop-Move
This commit is contained in:
11
Drag-Drop-Move/appsettings.Development.json
Normal file
11
Drag-Drop-Move/appsettings.Development.json
Normal file
@ -0,0 +1,11 @@
|
||||
{
|
||||
"Logging": {
|
||||
"LogLevel": {
|
||||
"Log4netProvider": "Debug"
|
||||
}
|
||||
},
|
||||
"MaxDegreeOfParallelism": 6,
|
||||
"Serilog": {
|
||||
"MinimumLevel": "Debug"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user