aboutsummaryrefslogtreecommitdiff
path: root/src/tools/test/WixToolsetTest.Heat/WixToolsetTest.Heat.csproj (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove deprecated Heat.Bob Arnson2025-06-181-22/+0
| | | | Fixes https://github.com/wixtoolset/issues/issues/9039
* Convert tools\ to MSTest and traversal projects.Bob Arnson2025-03-031-3/+3
|
* Separate WixInternal content from official WixToolset namespaceRob Mensching2022-11-081-1/+1
|
* Centralize test project configuration with IsWixTestProjectRob Mensching2022-09-231-9/+1
|
* Update heat to use StandardDirectory elementRob Mensching2022-08-161-2/+12
| | | | Fixes 6631
* Create WixToolset.Heat.nupkg to distribute heat.exe and Heat targetsRob Mensching2022-08-011-0/+20
Moves Heat functionality to the "tools" layer and packages it all up in WixToolset.Heat.nupkg for distribution in WiX v4. Completes 6838