From 1283ec200864c0dc5b7381759bf59eb4a15a90c2 Mon Sep 17 00:00:00 2001 From: sdi2121 <159460782+sdi2121@users.noreply.github.com> Date: Sat, 18 Jan 2025 13:53:04 -0500 Subject: [PATCH] Update Oqtane.Server.csproj Fixes Azure manual deployment build from local code build. May need an additional fix in MySQL library (Line 24 - MySQLDatabase.cs) --- 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 a9060e71..1ed427f7 100644 --- a/Oqtane.Server/Oqtane.Server.csproj +++ b/Oqtane.Server/Oqtane.Server.csproj @@ -57,7 +57,7 @@ - +