Skip to content

Commit

Permalink
embed debug symbols
Browse files Browse the repository at this point in the history
  • Loading branch information
lostmsu committed Sep 25, 2024
1 parent 2d5d338 commit b8da402
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/App.Boilerplate.WPF.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,7 @@
<!-- The following is recommended for public projects -->
<PublishRepositoryUrl>true</PublishRepositoryUrl>
<DebugSymbols>true</DebugSymbols>
<IncludeSymbols>true</IncludeSymbols>
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
<DebugType>embedded</DebugType>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit b8da402

Please sign in to comment.