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 24b9e84 commit b19d9d9Copy full SHA for b19d9d9
src/Servers/IIS/build/Build.Settings
@@ -26,6 +26,7 @@
26
<PrecompiledHeader>Use</PrecompiledHeader>
27
<TreatWarningAsError Condition="'$(TreatWarningsAsErrors)' != ''">true</TreatWarningAsError>
28
<SDLCheck>true</SDLCheck>
29
+ <ControlFlowGuard>Guard</ControlFlowGuard>
30
<StringPooling>true</StringPooling>
31
</ClCompile>
32
<Link>
0 commit comments