audit, advisories and doctors/setup work

This commit is contained in:
master
2026-01-13 18:53:39 +02:00
parent 9ca7cb183e
commit d7be6ba34b
811 changed files with 54242 additions and 4056 deletions

View File

@@ -151,6 +151,7 @@
<PropertyGroup Condition="$([System.String]::Copy('$(MSBuildProjectName)').EndsWith('.Tests')) and '$(UseXunitV3)' == 'true'">
<OutputType Condition="'$(OutputType)' == ''">Exe</OutputType>
<UseAppHost>true</UseAppHost>
<TreatWarningsAsErrors>false</TreatWarningsAsErrors>
<!-- Suppress xUnit analyzer warnings until tests are migrated:
- xUnit1031: Blocking task operations
- xUnit1041: Fixture issues