aboutsummaryrefslogtreecommitdiff
path: root/src/tools/heat/UtilHeatExtension.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Automated code clean upRob Mensching2022-12-061-18/+18
|
* Normalize SectionType and OutputType "Product" to "Package"Rob Mensching2022-11-041-0/+1
|
* Create WixToolset.Heat.nupkg to distribute heat.exe and Heat targetsRob Mensching2022-08-011-0/+389
Moves Heat functionality to the "tools" layer and packages it all up in WixToolset.Heat.nupkg for distribution in WiX v4. Completes 6838