From 92e9a9209396bfc25c926f9e5f3d9470cf2b687b Mon Sep 17 00:00:00 2001 From: Joran Van Craenenbroeck Date: Tue, 28 Nov 2023 13:32:36 +0100 Subject: [PATCH] feat: ITD-1716: extend DefineConstants --- SharpPcap/SharpPcap.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SharpPcap/SharpPcap.csproj b/SharpPcap/SharpPcap.csproj index 42f481ee..e5d9b5a1 100644 --- a/SharpPcap/SharpPcap.csproj +++ b/SharpPcap/SharpPcap.csproj @@ -37,7 +37,7 @@ - OSX + $(DefineConstants);OSX