moved aspnet logic to a diferent folder

This commit is contained in:
2024-09-01 19:08:52 -03:00
parent 30db290c5f
commit 5d3636ae22
80 changed files with 19 additions and 3 deletions

View File

@@ -0,0 +1,8 @@
{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
}
}