Add SupportedOSPlatform attribute and update logging level for Microsoft.Hosting.Lifetime
Playwright Tests / test (push) Has been cancelled

This commit is contained in:
2026-07-05 14:20:45 +02:00
parent c98be7b23f
commit daac828c19
6 changed files with 9 additions and 5 deletions
+2 -1
View File
@@ -7,7 +7,8 @@
"Logging": {
"LogLevel": {
"Default": "Warning",
"Microsoft.AspNetCore": "Warning"
"Microsoft.AspNetCore": "Warning",
"Microsoft.Hosting.Lifetime": "Information"
}
},
"Fuchs": {