Skip to content

Commit

Permalink
chore: Embed sources for symbols
Browse files Browse the repository at this point in the history
  • Loading branch information
ArcaneTSGK committed Jul 30, 2024
1 parent e32bc49 commit 8978199
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
<EmbedUntrackedSources>true</EmbedUntrackedSources>
<ImplicitUsings>enable</ImplicitUsings>
<IncludeSymbols>true</IncludeSymbols>
<EmbedAllSources>true</EmbedAllSources>
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
<Nullable>enable</Nullable>
</PropertyGroup>
Expand Down

0 comments on commit 8978199

Please sign in to comment.