audit, advisories and doctors/setup work
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user