aboutsummaryrefslogtreecommitdiff
path: root/src/tools/test/WixToolsetTest.HeatTasks/TestData/HeatProject/SdkStyleCs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove deprecated Heat.Bob Arnson2025-06-182-16/+0
| | | | Fixes https://github.com/wixtoolset/issues/issues/9039
* Create WixToolset.Heat.nupkg to distribute heat.exe and Heat targetsRob Mensching2022-08-012-0/+16
Moves Heat functionality to the "tools" layer and packages it all up in WixToolset.Heat.nupkg for distribution in WiX v4. Completes 6838