From 4adba1ab5f6bf905de36806dc446ea7fc816485d Mon Sep 17 00:00:00 2001 From: sbwalker Date: Fri, 12 Sep 2025 07:31:53 -0400 Subject: [PATCH] remove OQTANE3 constant --- Oqtane.Server/Oqtane.Server.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Oqtane.Server/Oqtane.Server.csproj b/Oqtane.Server/Oqtane.Server.csproj index 4eacf422..c066f1e2 100644 --- a/Oqtane.Server/Oqtane.Server.csproj +++ b/Oqtane.Server/Oqtane.Server.csproj @@ -16,7 +16,7 @@ Git Oqtane true - $(DefineConstants);OQTANE;OQTANE3 + $(DefineConstants);OQTANE true none false