Skip to content

Commit

Permalink
ember debugging information into produced builds for better stacktraces
Browse files Browse the repository at this point in the history
  • Loading branch information
Felk committed Aug 22, 2024
1 parent dba4a08 commit 96d4777
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions TPP.Core/TPP.Core.csproj
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<DebugType>embedded</DebugType>
<OutputType>Exe</OutputType>
</PropertyGroup>

Expand Down

0 comments on commit 96d4777

Please sign in to comment.