Skip to content

Commit

Permalink
Keep debug symbols for release
Browse files Browse the repository at this point in the history
  • Loading branch information
valters-tomsons committed Apr 23, 2023
1 parent a1a83b7 commit 233ea47
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/DayZLauncher.UnixPatcher/DayZLauncher.UnixPatcher.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@
</PropertyGroup>

<PropertyGroup Condition="'$(Configuration)' == 'Release'">
<DebugType>None</DebugType>
<DebugSymbols>false</DebugSymbols>
<SelfContained>true</SelfContained>
</PropertyGroup>

Expand Down

0 comments on commit 233ea47

Please sign in to comment.