Skip to content

Commit

Permalink
Don't generate package symbols
Browse files Browse the repository at this point in the history
  • Loading branch information
daviddesmet authored Apr 15, 2022
1 parent 8a6b13d commit e8430b5
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions src/Paseto/Paseto.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,6 @@
<RepositoryBranch>master</RepositoryBranch>
</PropertyGroup>

<PropertyGroup Label="Package Symbols">
<!-- Build symbol package (.snupkg) to distribute the PDB containing Source Link -->
<IncludeSymbols>true</IncludeSymbols>
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
</PropertyGroup>

<PropertyGroup Label="Signing">
<SignAssembly>true</SignAssembly>
<AssemblyOriginatorKeyFile>../../Key.snk</AssemblyOriginatorKeyFile>
Expand Down

0 comments on commit e8430b5

Please sign in to comment.