Skip to content

Commit

Permalink
feat: add symbols
Browse files Browse the repository at this point in the history
  • Loading branch information
sergey-tihon committed Nov 15, 2024
1 parent 2fe512d commit b8504ec
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Clippit/Clippit.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
<TargetFramework>net8.0</TargetFramework>

<PackageId>Clippit</PackageId>
<IncludeSymbols>true</IncludeSymbols>
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
<PackageIcon>logo.jpeg</PackageIcon>
<License>MIT</License>
<PackageRequireLicenseAcceptance>false</PackageRequireLicenseAcceptance>
Expand Down

0 comments on commit b8504ec

Please sign in to comment.