From c9c8e20511453c550c9df5278392dcc80d78c16d Mon Sep 17 00:00:00 2001 From: sbwalker Date: Tue, 6 Feb 2024 11:40:44 -0500 Subject: [PATCH] update project files to make consistent with Blazor template --- Oqtane.Client/Oqtane.Client.csproj | 2 -- Oqtane.Server/Oqtane.Server.csproj | 3 +-- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/Oqtane.Client/Oqtane.Client.csproj b/Oqtane.Client/Oqtane.Client.csproj index 2d1d0703..b59b3909 100644 --- a/Oqtane.Client/Oqtane.Client.csproj +++ b/Oqtane.Client/Oqtane.Client.csproj @@ -22,11 +22,9 @@ - - diff --git a/Oqtane.Server/Oqtane.Server.csproj b/Oqtane.Server/Oqtane.Server.csproj index 34f52a17..39a232b4 100644 --- a/Oqtane.Server/Oqtane.Server.csproj +++ b/Oqtane.Server/Oqtane.Server.csproj @@ -17,7 +17,6 @@ Oqtane true $(DefineConstants);OQTANE;OQTANE3 - true none @@ -35,7 +34,7 @@ - + all