@joebigelow / wix / commits / fd385c79

Move native pdbs into symbols package.

Sean Hall committed Jun 24, 2020 at 16:19 UTC fd385c79b4f00ebe897e864481669295d8fc112c
1 file changed +1
src/WixToolset.Mba.Core/WixToolset.Mba.Core.csproj
+1
@@ -9,6 +9,7 @@
9 <DebugType>embedded</DebugType>
10 <Description>Managed Bootstrapper Application Core</Description>
11 <NuspecFile>$(MSBuildThisFileName).nuspec</NuspecFile>
12 + <IncludeSymbols>true</IncludeSymbols>
13 </PropertyGroup>
14
15 <PropertyGroup Condition=" '$(UsingMicrosoftNETSdk)'!='true' and '$(CreateDocumentation)'!='false' ">