aboutsummaryrefslogtreecommitdiff
path: root/src/test/msi/Directory.wixproj.targets (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update tests to use TestVersion property instead of generic Version propertyRob Mensching2024-04-251-1/+1
| | | | | | | The MSBuild Version property is well-known and can be set by standard processes. That can cause problem in the tests where the version is explicitly set to validate WiX behaviors. So, we've switched to using the TestVersion property that will be specific for our testing purposes.
* Port UtilExtension.UserTests from wix3.Sean Hall2022-04-291-0/+13