mirror of
https://github.com/oliverbooth/X10D
synced 2024-11-10 02:05:43 +00:00
fix: suppress .NET analyzer for test project
This commit is contained in:
parent
bf73ecce32
commit
daff6ee3fe
@ -10,7 +10,6 @@
|
|||||||
<DebugSymbols>true</DebugSymbols>
|
<DebugSymbols>true</DebugSymbols>
|
||||||
<CoverletOutputFormat>json,cobertura</CoverletOutputFormat>
|
<CoverletOutputFormat>json,cobertura</CoverletOutputFormat>
|
||||||
<CollectCoverage>true</CollectCoverage>
|
<CollectCoverage>true</CollectCoverage>
|
||||||
<EnableNETAnalyzers>true</EnableNETAnalyzers>
|
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
|
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
|
Loading…
Reference in New Issue
Block a user