From 45e8d7eb41b2482c291e52b170482407b47143fc Mon Sep 17 00:00:00 2001 From: Laura Hausmann Date: Tue, 9 Apr 2024 23:46:54 +0200 Subject: [PATCH] [backend] Fix build in release configuration --- Iceshrimp.Backend/Iceshrimp.Backend.csproj | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Iceshrimp.Backend/Iceshrimp.Backend.csproj b/Iceshrimp.Backend/Iceshrimp.Backend.csproj index 8590e9e5..373446e4 100644 --- a/Iceshrimp.Backend/Iceshrimp.Backend.csproj +++ b/Iceshrimp.Backend/Iceshrimp.Backend.csproj @@ -16,11 +16,6 @@ true false - - - - - @@ -33,6 +28,7 @@ + @@ -53,6 +49,10 @@ + + + +