From 8d0aa65ab2216a4c60f616c06338fcfae6bd793b Mon Sep 17 00:00:00 2001 From: sbwalker Date: Fri, 16 Feb 2024 11:17:14 -0500 Subject: [PATCH] fix #3811 - add PreserveCompilationContext back to server project --- Oqtane.Server/Oqtane.Server.csproj | 1 + 1 file changed, 1 insertion(+) diff --git a/Oqtane.Server/Oqtane.Server.csproj b/Oqtane.Server/Oqtane.Server.csproj index 0ea8b4d3..c06187fe 100644 --- a/Oqtane.Server/Oqtane.Server.csproj +++ b/Oqtane.Server/Oqtane.Server.csproj @@ -17,6 +17,7 @@ Oqtane true $(DefineConstants);OQTANE;OQTANE3 + true none