From 4ddda677ef3d34cf8363a3ea970bf206fa1fc40e Mon Sep 17 00:00:00 2001 From: Dan Balasescu Date: Sat, 20 Apr 2024 19:49:46 +0900 Subject: [PATCH] Remove unnecessary condition --- SDL3-CS.Tests.Desktop/SDL3-CS.Tests.Desktop.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SDL3-CS.Tests.Desktop/SDL3-CS.Tests.Desktop.csproj b/SDL3-CS.Tests.Desktop/SDL3-CS.Tests.Desktop.csproj index e1854f9..2290d2e 100644 --- a/SDL3-CS.Tests.Desktop/SDL3-CS.Tests.Desktop.csproj +++ b/SDL3-CS.Tests.Desktop/SDL3-CS.Tests.Desktop.csproj @@ -26,7 +26,7 @@ osx-$(SDLArch.ToLower())\libSDL3.dylib - + PreserveNewest