aboutsummaryrefslogtreecommitdiff
path: root/src/test/Example.Extension/ExampleExtensionData.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add ability for extensions to create custom bundle searches.Sean Hall2020-03-301-1/+5
| | | | This required creating BundleExtensionData.xml.
* Update Example.Extension to automatically update based on its Example.wxs.Sean Hall2020-03-201-1/+1
| | | | | Use .wixlib instead of .wir, and skip tests which are now failing. Add more bundle tests.
* Move tool projects to Tools repoRob Mensching2018-07-211-0/+33
|
* Add support for loading Intermediates from extensionsRob Mensching2017-12-061-33/+0
|
* Introduce ExampleExtension for testingRob Mensching2017-12-011-0/+33