Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | More .NET 5 updates. | Sean Hall | 2020-11-02 | 1 | -3/+11 |
| | | | | | Fix tests when running on machine with .NET 5. Update frameworks for .NET Core MBA (3.1 vs 5.0). | ||||
* | WIXFEAT:6164 Update to latest balutil. | Sean Hall | 2020-05-16 | 1 | -2/+2 |
| | |||||
* | Add WPF .NET Core test. | Sean Hall | 2020-04-29 | 1 | -4/+79 |
| | |||||
* | Add DotNetCoreBootstrapperApplicationHost for an SCD-style .NET Core BA. | Sean Hall | 2020-04-29 | 1 | -1/+15 |
| | |||||
* | Add reload engine and test. | Sean Hall | 2020-04-23 | 1 | -7/+25 |
| | |||||
* | Update ManagedHost tests to run off of a bundle. | Sean Hall | 2020-04-23 | 1 | -5/+29 |
| | |||||
* | Update the MbaHost test project to use an external exe to load the BA, which ↵ | Sean Hall | 2019-12-22 | 1 | -0/+117 |
allows loading a different .NET than the one running the tests. This also allows writing the tests in C# instead of C++/CLI. |