We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fad8d37 commit 85df93aCopy full SHA for 85df93a
Injector/Injector.vcxproj
@@ -135,6 +135,7 @@
135
</PropertyGroup>
136
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM64'">
137
<OutDir>$(SolutionDir)\bin\$(Platform)\</OutDir>
138
+ <RunCodeAnalysis>true</RunCodeAnalysis>
139
140
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
141
<ClCompile>
0 commit comments