embed debug symbols (#212)

This commit is contained in:
Jason Dove
2021-05-26 07:26:14 -05:00
committed by GitHub
parent c9905d0542
commit da43e6f7cf
4 changed files with 4 additions and 0 deletions
+1
View File
@@ -4,6 +4,7 @@
<TargetFramework>net5.0</TargetFramework>
<NoWarn>VSTHRD200</NoWarn>
<IncludeAllContentForSelfExtract>true</IncludeAllContentForSelfExtract>
<DebugType>embedded</DebugType>
</PropertyGroup>
<ItemGroup>