From 8a23f84684c3b4c2a657bdddc7934f1221400206 Mon Sep 17 00:00:00 2001 From: CWX Date: Sat, 19 Apr 2025 16:30:57 +0100 Subject: [PATCH 1/3] try this --- Libraries/SPTarkov.Server.Core/SPTarkov.Server.Core.csproj | 3 --- 1 file changed, 3 deletions(-) diff --git a/Libraries/SPTarkov.Server.Core/SPTarkov.Server.Core.csproj b/Libraries/SPTarkov.Server.Core/SPTarkov.Server.Core.csproj index 48eef631..0e837571 100644 --- a/Libraries/SPTarkov.Server.Core/SPTarkov.Server.Core.csproj +++ b/Libraries/SPTarkov.Server.Core/SPTarkov.Server.Core.csproj @@ -54,9 +54,6 @@ public static partial class ProgramStatics private static EntryType? BuildType = EntryType.$(SptBuildType)%3B } " Overwrite="true"/> - - - From a13678069ddfe02283173950e370d3b8ab6356d9 Mon Sep 17 00:00:00 2001 From: CWX Date: Sat, 19 Apr 2025 17:05:52 +0100 Subject: [PATCH 2/3] changed to always --- Libraries/SPTarkov.Server.Assets/SPTarkov.Server.Assets.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Libraries/SPTarkov.Server.Assets/SPTarkov.Server.Assets.csproj b/Libraries/SPTarkov.Server.Assets/SPTarkov.Server.Assets.csproj index a4f27bbb..836a5682 100644 --- a/Libraries/SPTarkov.Server.Assets/SPTarkov.Server.Assets.csproj +++ b/Libraries/SPTarkov.Server.Assets/SPTarkov.Server.Assets.csproj @@ -20,7 +20,7 @@ - PreserveNewest + Always From 9a1cf2e1fb6488af509a944dc11942cbceb06fc0 Mon Sep 17 00:00:00 2001 From: CWX Date: Sat, 19 Apr 2025 17:39:03 +0100 Subject: [PATCH 3/3] Delete dupe images