Running a pre-build command I have reason to believe is supposed to work but I get an exit code 5053 from Heat, as well as an error stating the Debug folder did not contain any files or subdirectories. and therefore there was nothing to harvest. Any clue to what I might be doing wrong?
The command ""%WIX%\bin\heat" dir "C:\VSSDev\FrRibbon\frRibbon\bin\Debug" -out "C:\VSSDev\FrRibbon\frRibbonSetup\AppOutputFromHeat.wxs" -t "C:\VSSDev\FrRibbon\frRibbonSetup\HeatTransform.xsl" -nologo -ag -srd -sreg -suid -cg frRibbon.Output -dr INSTALLFOLDER -var var.frRibbon.TargetDir" exited with code 5053. frRibbonSetup C:\Program Files (x86)\MSBuild\Microsoft\WiX\v3.x\wix2010.targets 816
The directory 'C:\VSSDev\FrRibbon\frRibbon\bin\Debug' did not contain any files or sub-directories and since empty directories are not being kept, there was nothing to harvest. frRibbonSetup heat.exe 0