aboutsummaryrefslogtreecommitdiff
path: root/src/test/burn/TestData/Manual/BundleB (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Standardize on .NET 6 as the minimum for .NET Core platform.Rob Mensching2022-10-031-2/+2
| | | | Closes 6942
* Create WixToolset.Heat.nupkg to distribute heat.exe and Heat targetsRob Mensching2022-08-011-0/+1
| | | | | | | Moves Heat functionality to the "tools" layer and packages it all up in WixToolset.Heat.nupkg for distribution in WiX v4. Completes 6838
* Fix building and perf for bundles with 1000s of package and BA payloadsSean Hall2021-06-095-0/+145
Fixes other half of #5300