From b15528c691c71b4967458a28a01c5dd42347b476 Mon Sep 17 00:00:00 2001 From: Luke Date: Fri, 29 Jul 2022 17:36:36 +1000 Subject: [PATCH] Exclude OTAPI from being packed into the launcher --- TShockLauncher/TShockLauncher.csproj | 17 ++++++++++++++--- 1 file changed, 14 insertions(+), 3 deletions(-) diff --git a/TShockLauncher/TShockLauncher.csproj b/TShockLauncher/TShockLauncher.csproj index 7f184356..be9bf383 100644 --- a/TShockLauncher/TShockLauncher.csproj +++ b/TShockLauncher/TShockLauncher.csproj @@ -22,8 +22,19 @@ - - + + + + + + + PreserveNewest + true + + + PreserveNewest + true + @@ -41,4 +52,4 @@ - + \ No newline at end of file