| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
Resolves 9047
|
| |
|
|
|
| |
.NET 6 was deprecated so move to .NET 8 and possibly .NET 10 after it
releases.
|
| |
|
|
|
|
|
| |
***Does not include a full conversion to traversal projects. The wix
segment already uses traversal projects extensively so there isn't a
significant per win, especially compared to the effort required...but
MSTest's method-level parallelism cuts test run time in half (~60->~30).
|
| | |
|
|
|
- Move ext\ unit tests to MSTest.
- MSBuildify ext projects with MSTest execution.
- Fork test support projects for MSTest:
- WixInternal.TestSupport
- WixInternal.Core.TestPackage
|