From 051de670baddfa42666223c51fe9157c116a44d4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christian=20K=C3=B6llner?= Date: Sat, 1 Feb 2020 14:44:22 +0100 Subject: [PATCH] fixed compile constant defs --- Capnp.Net.Runtime/Capnp.Net.Runtime.csproj | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Capnp.Net.Runtime/Capnp.Net.Runtime.csproj b/Capnp.Net.Runtime/Capnp.Net.Runtime.csproj index fec1cf6..a3690dc 100644 --- a/Capnp.Net.Runtime/Capnp.Net.Runtime.csproj +++ b/Capnp.Net.Runtime/Capnp.Net.Runtime.csproj @@ -24,11 +24,11 @@ - TRACE;DEBUG;DebugCapabilityLifecycle + TRACE;DEBUG - - TRACE;DEBUG;DebugCapabilityLifecycle + + DebugCapabilityLifecycle