mirror of
https://github.com/oliverbooth/X10D
synced 2024-11-09 23:45:42 +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>
|
||||
<CoverletOutputFormat>json,cobertura</CoverletOutputFormat>
|
||||
<CollectCoverage>true</CollectCoverage>
|
||||
<EnableNETAnalyzers>true</EnableNETAnalyzers>
|
||||
</PropertyGroup>
|
||||
|
||||
<ItemGroup>
|
||||
|
Loading…
Reference in New Issue
Block a user