fix: RunAnalyzersDuringBuild to False
This commit is contained in:
parent
3af891f809
commit
b0f9c3263f
1 changed files with 1 additions and 0 deletions
|
|
@ -6,6 +6,7 @@
|
|||
<Nullable>enable</Nullable>
|
||||
<Configurations>Debug;Release;x64</Configurations>
|
||||
<Platforms>x64</Platforms>
|
||||
<RunAnalyzersDuringBuild>False</RunAnalyzersDuringBuild>
|
||||
</PropertyGroup>
|
||||
|
||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue