aboutsummaryrefslogtreecommitdiff
path: root/src/internal/WixInternal.MSTestSupport/WixInternal.MSTestSupport.csproj (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Require "accept EULA"Rob Mensching2026-01-211-0/+1
| | | | Resolves 9196
* Update to .NET 8 to fix buildRob Mensching2025-11-021-1/+1
| | | | | .NET 6 was deprecated so move to .NET 8 and possibly .NET 10 after it releases.
* Convert ext\ to MSTest and traversal projects.Bob Arnson2025-03-031-0/+27
- Move ext\ unit tests to MSTest. - MSBuildify ext projects with MSTest execution. - Fork test support projects for MSTest: - WixInternal.TestSupport - WixInternal.Core.TestPackage