aboutsummaryrefslogtreecommitdiff
path: root/src/tools/test/WixToolsetTest.HeatTasks/WixToolsetTest.HeatTasks.csproj (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Separate WixInternal content from official WixToolset namespaceRob Mensching2022-11-081-2/+2
|
* Centralize test project configuration with IsWixTestProjectRob Mensching2022-09-231-9/+1
|
* Create WixToolset.Heat.nupkg to distribute heat.exe and Heat targetsRob Mensching2022-08-011-0/+28
Moves Heat functionality to the "tools" layer and packages it all up in WixToolset.Heat.nupkg for distribution in WiX v4. Completes 6838