@joebigelow / wix-1 / commits / c1cc095e

Move native pdbs into symbols package.

Sean Hall committed Jun 24, 2020 at 14:27 UTC c1cc095efa7deec07ffe29034a076035458c260f
1 file changed +1
src/WixToolset.Core.Native/WixToolset.Core.Native.csproj
+1
@@ -5,6 +5,7 @@
5 <NuspecFile>$(MSBuildThisFileName).nuspec</NuspecFile>
6 <Description>Core Native</Description>
7 <DebugType>embedded</DebugType>
8 + <IncludeSymbols>true</IncludeSymbols>
9 </PropertyGroup>
10
11 <ItemGroup>