-
More specifically two steps are ignored by the harvester - _CopyFilesMarkedCopyLocal and _CopyBinDeployableAssemblies.
2012-02-06 19:16:43 PST in Windows Installer...
-
As of late in the web projects is the new _bin_deployableAssemblies folder. When compilation and publishing happens it merges these dependencies into the bin folder. When I do a build I can see them there but the heat process doesn't seem to pick them up at all.
2012-02-06 11:13:37 PST in Windows Installer...
-
I built upon Rory's solution to include multi-project support and posted the code/binaries on Github: https://github.com/colinbowern/WIXWebProjectHeatExtension.
2012-02-02 11:32:49 PST in Windows Installer...
-
I built upon Rory's solution to include multi-project support and posted the code/binaries on Github: https://github.com/colinbowern/WIXWebProjectHeatExtension.
2012-02-02 11:32:33 PST in Windows Installer...