Skip to content

Commit

Permalink
Embed symbols in package
Browse files Browse the repository at this point in the history
  • Loading branch information
sveinungf committed Jun 13, 2021
1 parent b5a1df5 commit 32c5d53
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions SpreadCheetah/SpreadCheetah.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<IncludeSymbols>true</IncludeSymbols>
<EmbedUntrackedSources>true</EmbedUntrackedSources>
<DebugType>embedded</DebugType>
</PropertyGroup>

<PropertyGroup Condition="'$(TargetFramework)' == 'netstandard2.0'">
Expand Down

0 comments on commit 32c5d53

Please sign in to comment.