From d4f43e78491f67ddf753c62514f3783233abfaba Mon Sep 17 00:00:00 2001 From: Justin Kotalik Date: Thu, 11 Jun 2020 10:20:29 -0700 Subject: Enable control flow guard for IIS dlls (#22608) --- src/Servers/IIS/build/Build.Settings | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/Servers/IIS/build/Build.Settings b/src/Servers/IIS/build/Build.Settings index 6180860c51..c6fb45d338 100644 --- a/src/Servers/IIS/build/Build.Settings +++ b/src/Servers/IIS/build/Build.Settings @@ -25,6 +25,7 @@ Use true true + Guard true @@ -88,4 +89,4 @@ $(_TwoDigitYear)$(_ThreeDigitDayOfYear) - \ No newline at end of file + -- cgit v1.2.3