aboutsummaryrefslogtreecommitdiff
path: root/src/test/burn/TestData/VariableTests/BundleA/BundleA.wxs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Allow MsiProperty/@Value to be an empty string.Bob Arnson2024-02-171-0/+1
| | | | Fixes https://github.com/wixtoolset/issues/issues/7798.
* Add bundle option for command line variables to always be uppercase.Sean Hall2021-07-021-0/+17
Fixes #3777