aboutsummaryrefslogtreecommitdiff
path: root/src/tools/test/WixToolsetTest.HeatTasks/TestData (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Name the bind path item group "BindPath" in MSBuildRob Mensching2022-10-152-2/+2
| | | | Closes 6959
* Create WixToolset.Heat.nupkg to distribute heat.exe and Heat targetsRob Mensching2022-08-0115-0/+221
Moves Heat functionality to the "tools" layer and packages it all up in WixToolset.Heat.nupkg for distribution in WiX v4. Completes 6838