From d22aa78954c913f36435bf0f5a7604bae86f71ba Mon Sep 17 00:00:00 2001 From: KlaasWhite Date: Mon, 17 Nov 2025 18:47:31 +0100 Subject: [PATCH] Fixed issue with StarMap.API forcing dummy KSA dll --- StarMap.API/StarMap.API.csproj | 7 +++---- StarMap.Core/StarMap.Core.csproj | 4 +--- 2 files changed, 4 insertions(+), 7 deletions(-) diff --git a/StarMap.API/StarMap.API.csproj b/StarMap.API/StarMap.API.csproj index 0f34d76..0529043 100644 --- a/StarMap.API/StarMap.API.csproj +++ b/StarMap.API/StarMap.API.csproj @@ -7,14 +7,13 @@ - - runtime - + - runtime + compile; build; analyzers + all diff --git a/StarMap.Core/StarMap.Core.csproj b/StarMap.Core/StarMap.Core.csproj index dd1cfba..facc085 100644 --- a/StarMap.Core/StarMap.Core.csproj +++ b/StarMap.Core/StarMap.Core.csproj @@ -16,9 +16,7 @@ - - runtime - +