From f22ccc56ab22d6da97e4b034878aa358232dea99 Mon Sep 17 00:00:00 2001 From: John Wellbelove Date: Mon, 24 Jun 2024 18:20:58 +0100 Subject: [PATCH] Reenabled address sanitizer for VS2022 --- test/vs2022/etl.vcxproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/test/vs2022/etl.vcxproj b/test/vs2022/etl.vcxproj index e57c97f87..aff69e8bf 100644 --- a/test/vs2022/etl.vcxproj +++ b/test/vs2022/etl.vcxproj @@ -210,7 +210,7 @@ true v143 Unicode - false + true Application @@ -1550,7 +1550,7 @@ true stdcpp20 - EditAndContinue + ProgramDatabase /Zc:__cplusplus %(AdditionalOptions) true Default