Generate symbol nupkgs for tools

This commit is contained in:
Ajay Bhargav Baaskaran 2018-04-19 18:24:52 -07:00
parent e2f4487d09
commit aa181128ac
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
<Serviceable Condition=" '$(Serviceable)' == '' ">true</Serviceable>
<AssemblySigningCertName>Microsoft</AssemblySigningCertName>
<IncludeSymbols>false</IncludeSymbols>
<IncludeSymbols>true</IncludeSymbols>
<IncludeSource>false</IncludeSource>
</PropertyGroup>