| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
| |
.NET 6 was deprecated so move to .NET 8 and possibly .NET 10 after it
releases.
|
| |
|
|
|
| |
Prevents test run during VS build and shows failure details on console
(no need to dig into TRX file).
|
| |
|
|
|
|
|
|
| |
- Move ext\ unit tests to MSTest.
- MSBuildify ext projects with MSTest execution.
- Fork test support projects for MSTest:
- WixInternal.TestSupport
- WixInternal.Core.TestPackage
|
| | |
|
| |
|
|
|
| |
No longer create .snupkg/.symbols.nupkgs since they don't actually
support native pdbs, which are all of our non-embedded pdb files.
|
| | |
|
| |
|