aboutsummaryrefslogtreecommitdiff
path: root/src/test/burn/TestData/VariableTests (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Better .nupkg namesRob Mensching2024-03-072-4/+4
|
* Allow MsiProperty/@Value to be an empty string.Bob Arnson2024-02-171-0/+1
| | | | Fixes https://github.com/wixtoolset/issues/issues/7798.
* Move `Bundle/@CommandLineVariables` into Bal.wixext.Sean Hall2022-09-094-4/+5
| | | | Implements 6858
* Add bundle option for command line variables to always be uppercase.Sean Hall2021-07-026-0/+114
Fixes #3777