aboutsummaryrefslogtreecommitdiff
path: root/src/test/examples/TestEngine/Example.TestEngine.vcxproj (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade to latest dependencies.Sean Hall2020-03-301-4/+4
| | | | | Stop skipping CanBuildUsingWixStdBa. Fix memory leak in wixstdba.
* Update dependencies.Sean Hall2019-12-221-4/+4
|
* Update the MbaHost test project to use an external exe to load the BA, which ↵Sean Hall2019-12-221-0/+70
allows loading a different .NET than the one running the tests. This also allows writing the tests in C# instead of C++/CLI.