Skip to content

Commit

Permalink
Add debug program data base (.pdb) to nuget pack
Browse files Browse the repository at this point in the history
  • Loading branch information
Christian Wischenbart committed Jun 29, 2017
1 parent c69f2a6 commit 9776953
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/StreamDeckSharp/StreamDeckSharp.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,6 @@
<files>
<file src="bin\Release\StreamDeckSharp.xml" target="lib\net45\" />
<file src="bin\Release\StreamDeckSharp.dll" target="lib\net45\" />
<file src="bin\Release\StreamDeckSharp.pdb" target="lib\net45\" />
</files>
</package>

0 comments on commit 9776953

Please sign in to comment.