Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Centralize test project configuration with IsWixTestProject | Rob Mensching | 2022-09-23 | 2 | -18/+2 |
| | |||||
* | Update heat to use StandardDirectory element | Rob Mensching | 2022-08-16 | 4 | -15/+153 |
| | | | | Fixes 6631 | ||||
* | Remove unused WixToolset.Core.Burn reference to shrink ~10MB | Rob Mensching | 2022-08-15 | 1 | -1/+0 |
| | |||||
* | Create WixToolset.Heat.nupkg to distribute heat.exe and Heat targets | Rob Mensching | 2022-08-01 | 21 | -0/+786 |
Moves Heat functionality to the "tools" layer and packages it all up in WixToolset.Heat.nupkg for distribution in WiX v4. Completes 6838 |