aboutsummaryrefslogtreecommitdiff
path: root/src/tools/heat/DirectoryHarvester.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add Name to Payloads created during directory harvesting.Sean Hall2023-01-151-2/+7
| | | | 7161
* Update heat to use StandardDirectory elementRob Mensching2022-08-161-4/+4
| | | | Fixes 6631
* Create WixToolset.Heat.nupkg to distribute heat.exe and Heat targetsRob Mensching2022-08-011-0/+308
Moves Heat functionality to the "tools" layer and packages it all up in WixToolset.Heat.nupkg for distribution in WiX v4. Completes 6838