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
+3
View File
@@ -0,0 +1,3 @@
using System.Runtime.Versioning;
[assembly: SupportedOSPlatform("windows")]