From 35ee8f5bd9359169f49e171bb44bd60a974404d6 Mon Sep 17 00:00:00 2001 From: ChiaraBm Date: Thu, 15 May 2025 09:58:41 +0200 Subject: [PATCH] Workaround for https://github.com/dotnet/aspnetcore/issues/59291 --- MoonlightServers.Frontend/MoonlightServers.Frontend.csproj | 1 + 1 file changed, 1 insertion(+) diff --git a/MoonlightServers.Frontend/MoonlightServers.Frontend.csproj b/MoonlightServers.Frontend/MoonlightServers.Frontend.csproj index 0c245a1..6c297b0 100644 --- a/MoonlightServers.Frontend/MoonlightServers.Frontend.csproj +++ b/MoonlightServers.Frontend/MoonlightServers.Frontend.csproj @@ -4,6 +4,7 @@ net9.0 enable enable + false