We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ca6b364 + b980aa4 commit 0a2f579Copy full SHA for 0a2f579
Directory.Build.props
@@ -71,5 +71,7 @@
71
<NugetIsPackable>true</NugetIsPackable>
72
<NuGetGeneratePackageOnBuild>false</NuGetGeneratePackageOnBuild>
73
<NugetOutputType>Library</NugetOutputType>
74
+ <IncludeSymbols>true</IncludeSymbols>
75
+ <SymbolPackageFormat>snupkg</SymbolPackageFormat>
76
</PropertyGroup>
77
</Project>
0 commit comments