aboutsummaryrefslogtreecommitdiff
path: root/src/test/CompileCoreTestExtensionWixlib/CompileCoreTestExtensionWixlib.csproj (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update CompileCoreTestExtensionWixlib to be a .NET Core app.Sean Hall2020-07-141-1/+1
|
* Fix bundle-build extension library extraction.Bob Arnson2020-03-271-2/+2
|
* Update Example.Extension to automatically update based on its Example.wxs.Sean Hall2020-03-201-0/+13
Use .wixlib instead of .wir, and skip tests which are now failing. Add more bundle tests.