From 9b7ba66961702edf8fcfacae5536d83f08ccc75f Mon Sep 17 00:00:00 2001 From: Dominik Phillips Date: Thu, 1 Aug 2024 11:15:15 +0200 Subject: [PATCH] update .net project properties --- .../Microsoft.O365.Security.Native.ETW.NetCore.vcxproj | 2 +- .../Microsoft.O365.Security.Native.ETW.vcxproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Threathunters.BlueKrabsetw.Native.ETW.NetCore/Microsoft.O365.Security.Native.ETW.NetCore.vcxproj b/Threathunters.BlueKrabsetw.Native.ETW.NetCore/Microsoft.O365.Security.Native.ETW.NetCore.vcxproj index be5891a..fad6251 100644 --- a/Threathunters.BlueKrabsetw.Native.ETW.NetCore/Microsoft.O365.Security.Native.ETW.NetCore.vcxproj +++ b/Threathunters.BlueKrabsetw.Native.ETW.NetCore/Microsoft.O365.Security.Native.ETW.NetCore.vcxproj @@ -160,7 +160,7 @@ true NDEBUG;UNICODE;_WINDLL;%(PreprocessorDefinitions) - $(ProjectDir)..\inc;$(ProjectDir)..\krabs;%(AdditionalIncludeDirectories) + $(ProjectDir)..\inc;$(ProjectDir)..\bluekrabs;%(AdditionalIncludeDirectories) true stdcpp20 5271 diff --git a/Threathunters.BlueKrabsetw.Native.ETW/Microsoft.O365.Security.Native.ETW.vcxproj b/Threathunters.BlueKrabsetw.Native.ETW/Microsoft.O365.Security.Native.ETW.vcxproj index f77e870..6656c01 100644 --- a/Threathunters.BlueKrabsetw.Native.ETW/Microsoft.O365.Security.Native.ETW.vcxproj +++ b/Threathunters.BlueKrabsetw.Native.ETW/Microsoft.O365.Security.Native.ETW.vcxproj @@ -151,7 +151,7 @@ true NDEBUG;UNICODE;_WINDLL;%(PreprocessorDefinitions) - $(ProjectDir)..\inc;$(ProjectDir)..\krabs;%(AdditionalIncludeDirectories) + $(ProjectDir)..\inc;$(ProjectDir)..\bluekrabs;%(AdditionalIncludeDirectories) true stdcpp20