aboutsummaryrefslogtreecommitdiff
path: root/src/test/examples/FullFramework2MBA/Example.FullFramework2MBA.csproj (follow)
Commit message (Collapse)AuthorAgeFilesLines
* More .NET 5 updates.Sean Hall2020-11-021-1/+1
| | | | | Fix tests when running on machine with .NET 5. Update frameworks for .NET Core MBA (3.1 vs 5.0).
* Strong-name sign WiX assemblies.Sean Hall2020-10-311-1/+1
|
* Update dependencies.Sean Hall2020-10-241-1/+1
|
* WIXFEAT:4863 Update to latest thmutil.Sean Hall2020-08-091-1/+1
|
* Update dependencies.Sean Hall2020-07-191-1/+1
|
* Update dependencies.Sean Hall2020-07-011-1/+1
|
* Update dependencies.Sean Hall2020-06-241-1/+1
| | | | Run tests before packing and don't build twice.
* Update dependencies.Sean Hall2020-06-221-43/+7
|
* WIXFEAT:6164 Update to latest balutil.Sean Hall2020-05-161-3/+3
|
* Update dependencies.Sean Hall2020-04-291-3/+3
|
* Update ManagedHost tests to run off of a bundle.Sean Hall2020-04-231-21/+0
|
* Update dependencies.Sean Hall2020-04-211-3/+3
|
* Upgrade to latest dependencies.Sean Hall2020-03-301-3/+3
| | | | | Stop skipping CanBuildUsingWixStdBa. Fix memory leak in wixstdba.
* Update dependencies.Sean Hall2019-12-221-3/+3
|
* Update the MbaHost test project to use an external exe to load the BA, which ↵Sean Hall2019-12-221-0/+77
allows loading a different .NET than the one running the tests. This also allows writing the tests in C# instead of C++/CLI.