| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update to use .NET 10 SDK for builds | Rob Mensching | 2025-12-14 | 1 | -1/+2 |
| | | |||||
| * | Update to .NET 8 to fix build | Rob Mensching | 2025-11-02 | 1 | -2/+2 |
| | | | | | | .NET 6 was deprecated so move to .NET 8 and possibly .NET 10 after it releases. | ||||
| * | Switch to MSTest built-in Test target. | Bob Arnson | 2025-03-20 | 1 | -1/+1 |
| | | | | | | Prevents test run during VS build and shows failure details on console (no need to dig into TRX file). | ||||
| * | Convert ext\ to MSTest and traversal projects. | Bob Arnson | 2025-03-03 | 1 | -1/+2 |
| | | | | | | | | | - Move ext\ unit tests to MSTest. - MSBuildify ext projects with MSTest execution. - Fork test support projects for MSTest: - WixInternal.TestSupport - WixInternal.Core.TestPackage | ||||
| * | Update build dependencies and normalize more projects | Rob Mensching | 2022-10-19 | 1 | -2/+2 |
| | | |||||
| * | Create single .zip file for non-embedded pdb files | Rob Mensching | 2022-02-17 | 1 | -0/+1 |
| | | | | | | No longer create .snupkg/.symbols.nupkgs since they don't actually support native pdbs, which are all of our non-embedded pdb files. | ||||
| * | Build simplification and parallelization | Rob Mensching | 2021-12-30 | 1 | -0/+1 |
| | | |||||
| * | Implement integrated build process | Rob Mensching | 2021-05-11 | 1 | -0/+8 |
