aboutsummaryrefslogtreecommitdiff
path: root/src/tools/WixToolset.Heat (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Allow customized AdditionalOptions for all HarvestX MSBuild ItemGroupsNir Bar2023-06-131-5/+15
|
* Ensure all published .nupkgs have an iconRob Mensching2022-11-081-0/+2
|
* Standardize on .NET 6 as the minimum for .NET Core platform.Rob Mensching2022-10-032-2/+2
| | | | Closes 6942
* Create WixToolset.Heat.nupkg to distribute heat.exe and Heat targetsRob Mensching2022-08-013-0/+548
Moves Heat functionality to the "tools" layer and packages it all up in WixToolset.Heat.nupkg for distribution in WiX v4. Completes 6838