From d9ff77fd9ac835b55a8f749f079edca9e94b44d4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ton=C4=87i=20Vatavuk?= Date: Mon, 31 Jan 2022 18:27:56 +0100 Subject: [PATCH] fix #1972 Missing Preprocessor Directives during Runtime Compile --- Oqtane.Server/Oqtane.Server.csproj | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Oqtane.Server/Oqtane.Server.csproj b/Oqtane.Server/Oqtane.Server.csproj index 6a53a3b8..301a81ca 100644 --- a/Oqtane.Server/Oqtane.Server.csproj +++ b/Oqtane.Server/Oqtane.Server.csproj @@ -16,6 +16,8 @@ Git Oqtane true + $(DefineConstants);OQTANE;OQTANE3;OQTANE3_0_OR_GREATER + true