aboutsummaryrefslogtreecommitdiff
path: root/src/test/WixToolsetTest.CoreIntegration/TestData/SimpleBundle (follow)
Commit message (Collapse)AuthorAgeFilesLines
* WIXFEAT:6209 - Move BA entry point to its own element.Sean Hall2020-12-082-9/+11
|
* Fix bug when parsing PayloadGroupRef.Sean Hall2020-04-122-7/+14
|
* Update Example.Extension to automatically update based on its Example.wxs.Sean Hall2020-03-202-0/+17
| | | | | Use .wixlib instead of .wir, and skip tests which are now failing. Add more bundle tests.
* Fix resolution of !(bind.ProductVersion.MsiId) bind variablesRob Mensching2019-11-051-1/+1
| | | | Fixes wixtoolset/issues#4830
* Implement Bundle buildRob Mensching2019-10-076-0/+24