Skip to content

Commit

Permalink
GeoJSON.Net.csproj: also generate a symbol package
Browse files Browse the repository at this point in the history
  • Loading branch information
janusw committed Jul 13, 2024
1 parent bae25e5 commit c0dd80e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/GeoJSON.Net/GeoJSON.Net.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@
<Company>GeoJSON.Net</Company>
<Copyright>Copyright © Joerg Battermann, Matt Hunt, Xavier Fischer, Janus Weil and Contributors, 2014 - 2024</Copyright>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<IncludeSymbols>true</IncludeSymbols>
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
<Version>1.4.0</Version>
<PackageProjectUrl>https://github.com/GeoJSON-Net/GeoJSON.Net</PackageProjectUrl>
<RepositoryUrl>https://github.com/GeoJSON-Net/GeoJSON.Net.git</RepositoryUrl>
Expand Down

0 comments on commit c0dd80e

Please sign in to comment.