Initial commit of Jetbrains template

This commit is contained in:
2025-12-29 13:14:27 -06:00
commit cc3079de15
8 changed files with 127 additions and 0 deletions

View File

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