Skip to content

Commit 3b2c37e

Browse files
committed
Disabled code analysis per build output
1 parent aaca2d4 commit 3b2c37e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

OpenFileInSolution.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
<DefineConstants>TRACE</DefineConstants>
4848
<ErrorReport>prompt</ErrorReport>
4949
<WarningLevel>4</WarningLevel>
50-
<RunCodeAnalysis>true</RunCodeAnalysis>
50+
<RunCodeAnalysis>false</RunCodeAnalysis>
5151
</PropertyGroup>
5252
<ItemGroup>
5353
<Reference Include="envdte, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">

0 commit comments

Comments
 (0)