From 403677fad2c11d0a29230e19a3edf04e7d325b64 Mon Sep 17 00:00:00 2001 From: Luke Date: Tue, 22 Nov 2022 16:44:24 +1000 Subject: [PATCH] Embed symbols in the installer to remove .pdb --- TShockInstaller/TShockInstaller.csproj | 1 + 1 file changed, 1 insertion(+) diff --git a/TShockInstaller/TShockInstaller.csproj b/TShockInstaller/TShockInstaller.csproj index 8dedd065..9b73d66a 100644 --- a/TShockInstaller/TShockInstaller.csproj +++ b/TShockInstaller/TShockInstaller.csproj @@ -8,6 +8,7 @@ 5.0.0 true TShock.Installer + embedded