Add SupportedOSPlatform attribute and update logging level for Microsoft.Hosting.Lifetime
Playwright Tests / test (push) Has been cancelled
Playwright Tests / test (push) Has been cancelled
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
using System.Runtime.Versioning;
|
||||
|
||||
[assembly: SupportedOSPlatform("windows")]
|
||||
@@ -7,7 +7,8 @@
|
||||
"Logging": {
|
||||
"LogLevel": {
|
||||
"Default": "Warning",
|
||||
"Microsoft.AspNetCore": "Warning"
|
||||
"Microsoft.AspNetCore": "Warning",
|
||||
"Microsoft.Hosting.Lifetime": "Information"
|
||||
}
|
||||
},
|
||||
"Fuchs": {
|
||||
|
||||
+1
-1
Submodule OCORE updated: dd1d327e36...3cf8cd1dd5
+1
-1
Submodule OCORE_Charting updated: 696d93abef...fcb8f090d4
+1
-1
Submodule OCORE_web updated: 678db212ab...6ee60c848c
+1
-1
Submodule OCORE_web_pdf updated: cd8214ed7b...926f6e1f3e
Reference in New Issue
Block a user