From b491c7cbdf9bb977d3f3f10d654e12482d94ca60 Mon Sep 17 00:00:00 2001 From: KlaasWhite <45828001+KlaasWhite@users.noreply.github.com> Date: Sun, 30 Nov 2025 21:52:01 +0100 Subject: [PATCH] Force build API (#40) --- StarMap.API/StarMap.API.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/StarMap.API/StarMap.API.csproj b/StarMap.API/StarMap.API.csproj index 1a0285a..209a1cd 100644 --- a/StarMap.API/StarMap.API.csproj +++ b/StarMap.API/StarMap.API.csproj @@ -11,7 +11,7 @@ - + compile; build; analyzers all