Embed symbols in the installer to remove .pdb

This commit is contained in:
Luke 2022-11-22 16:44:24 +10:00
parent fbd82bbce8
commit 403677fad2

View file

@ -8,6 +8,7 @@
<Version>5.0.0</Version>
<PublishTrimmed>true</PublishTrimmed>
<AssemblyName>TShock.Installer</AssemblyName>
<DebugType>embedded</DebugType>
</PropertyGroup>
<ItemGroup>