aboutsummaryrefslogtreecommitdiff
path: root/src/test/burn/TestData/DependencyTests/BundleD (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.
* Better .nupkg namesRob Mensching2024-03-071-2/+2
|
* Implement ArpEntry flavored ExePackage.Sean Hall2022-06-131-1/+1
| | | | 6772
* Update package Cache attribute to new attribute valuesRob Mensching2021-05-171-1/+1
| | | | Closes wixtoolset/issues#5125
* Implement integrated build processRob Mensching2021-05-111-3/+3
|
* Move Integration into testRob Mensching2021-05-052-0/+34