Skip to content

Commit

Permalink
Include PDB in package
Browse files Browse the repository at this point in the history
  • Loading branch information
thomaslevesque committed Oct 23, 2019
1 parent 4d3df3a commit 9eabb09
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Hamlet/Hamlet.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
<SignAssembly>true</SignAssembly>
<PublishRepositoryUrl>true</PublishRepositoryUrl>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
<AllowedOutputExtensionsInPackageBuildOutputFolder>$(AllowedOutputExtensionsInPackageBuildOutputFolder);.pdb</AllowedOutputExtensionsInPackageBuildOutputFolder>
</PropertyGroup>

<PropertyGroup>
Expand Down

0 comments on commit 9eabb09

Please sign in to comment.