Skip to content

Commit

Permalink
add symbol file information
Browse files Browse the repository at this point in the history
  • Loading branch information
aspriddell committed Sep 16, 2022
1 parent 6889842 commit 01477f1
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions res/DragonFruit.Data.Nuget.props
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
<Project>

<PropertyGroup>
<IncludeSymbols>true</IncludeSymbols>
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
</PropertyGroup>

<PropertyGroup>
<Product>DragonFruit Data</Product>
<PackageIcon>icon.png</PackageIcon>
Expand Down

0 comments on commit 01477f1

Please sign in to comment.