Enable control flow guard for IIS dlls (#22609)

This commit is contained in:
Justin Kotalik 2020-06-09 16:26:18 -07:00 committed by GitHub
parent 24b9e84276
commit b19d9d9540
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -26,6 +26,7 @@
<PrecompiledHeader>Use</PrecompiledHeader>
<TreatWarningAsError Condition="'$(TreatWarningsAsErrors)' != ''">true</TreatWarningAsError>
<SDLCheck>true</SDLCheck>
<ControlFlowGuard>Guard</ControlFlowGuard>
<StringPooling>true</StringPooling>
</ClCompile>
<Link>