| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
| |
.NET 6 was deprecated so move to .NET 8 and possibly .NET 10 after it
releases.
|
| |
|
|
|
|
|
| |
- Move ext tests to targets for better MSBuild scheduling.
- Parallelize long-running tests.
- Disable Firewall ICEs for dev builds; they're redundant with
round-tripping and ICEs are mutex'd to make them painfully serial.
|
| |
|
|
|
|
|
|
| |
- Move ext\ unit tests to MSTest.
- MSBuildify ext projects with MSTest execution.
- Fork test support projects for MSTest:
- WixInternal.TestSupport
- WixInternal.Core.TestPackage
|
| |
|
|
| |
Fixes 8673
|
| | |
|
| |
|