aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Update dependencies.Sean Hall2019-12-2213-32/+32
|
* Update the MbaHost test project to use an external exe to load the BA, which ↵Sean Hall2019-12-2233-372/+756
| | | | allows loading a different .NET than the one running the tests. This also allows writing the tests in C# instead of C++/CLI.
* Move the entry point from Mba.Core to Mba.Host.Sean Hall2019-12-2226-62/+620
|
* Update dependencies.Sean Hall2019-12-1113-35/+51
|
* Compile bundle authoring in the wixlib.Sean Hall2019-12-116-32/+71
|
* Bring extension up to date.Sean Hall2019-12-1112-80/+78
|
* Update to latest repo-template.Sean Hall2019-12-113-3/+5
|
* WIXFEAT:3815 - Update mbahost test for updates to ↵Sean Hall2019-02-154-9/+9
| | | | BaseBootstrapperApplicationFactory and BootstrapperApplication.
* WIXFEAT:3815 - Update mbahost test for BootstrapperApplicationFactoryAttribute.Sean Hall2019-02-155-6/+37
|
* Add test for creating a Managed BA through mbahost.Sean Hall2019-02-1312-6/+371
|
* Fix build.Sean Hall2019-01-184-4/+3
|
* Add BootstrapperCore nuget feed.Sean Hall2019-01-181-0/+1
|
* Build bafunctions.vcxprojSean Hall2019-01-136-148/+50
|
* Update to latest Cpp.Build.props for locating latest Win10 SDK.Sean Hall2019-01-131-1/+5
|
* Integrate into latest v4.Sean Hall2018-12-3140-491/+1329
|
* Import code from old v4 repoSean Hall2018-12-3176-0/+8504
|
* Initial commitSean Hall2018-12-304-0/+373