Skip to content

Commit

Permalink
Set SymbolPackageFormat to snupkg
Browse files Browse the repository at this point in the history
  • Loading branch information
oleg-st committed Dec 8, 2022
1 parent 77f9ce7 commit e60c7e9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/ZstdSharp/ZstdSharp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
<PackageTags>zstd zstandard port compression</PackageTags>
<PublishRepositoryUrl>true</PublishRepositoryUrl>
<IncludeSymbols>true</IncludeSymbols>
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
<Version>0.6.6</Version>
</PropertyGroup>

Expand Down

0 comments on commit e60c7e9

Please sign in to comment.