Generate symbol nupkgs for tools
This commit is contained in:
parent
e2f4487d09
commit
aa181128ac
|
|
@ -5,7 +5,7 @@
|
|||
<Serviceable Condition=" '$(Serviceable)' == '' ">true</Serviceable>
|
||||
|
||||
<AssemblySigningCertName>Microsoft</AssemblySigningCertName>
|
||||
<IncludeSymbols>false</IncludeSymbols>
|
||||
<IncludeSymbols>true</IncludeSymbols>
|
||||
<IncludeSource>false</IncludeSource>
|
||||
</PropertyGroup>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue