aboutsummaryrefslogtreecommitdiff
path: root/src/test/burn/TestData/ConfigurableScopeTests (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Handle lack of scope for pre-v7 bundles.Bob Arnson2026-04-013-1/+16
| | | | Fixes https://github.com/wixtoolset/issues/issues/9274
* Handle scope of configurable-scope BundlePackages.Bob Arnson2026-02-253-3/+19
| | | | Fixes https://github.com/wixtoolset/issues/issues/9233
* Configurable-scope bundles for WixStdBA.Bob Arnson2026-02-242-1/+16
| | | | | Fixes https://github.com/wixtoolset/issues/issues/9234 Fixes https://github.com/wixtoolset/issues/issues/9235
* Lock upgrade bundles to original bundle's scope.Bob Arnson2026-02-184-1/+11
| | | | Fixes https://github.com/wixtoolset/issues/issues/9236
* Support dual-purpose packages in Burn.Bob Arnson2026-02-0544-0/+468
Fixes https://github.com/wixtoolset/issues/issues/8958