| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update to .NET 8 to fix build | Rob Mensching | 2025-11-02 | 1 | -1/+4 |
| | | | | | | .NET 6 was deprecated so move to .NET 8 and possibly .NET 10 after it releases. | ||||
| * | Convert ext\ to MSTest and traversal projects. | Bob Arnson | 2025-03-03 | 1 | -4/+5 |
| | | | | | | | | | - Move ext\ unit tests to MSTest. - MSBuildify ext projects with MSTest execution. - Fork test support projects for MSTest: - WixInternal.TestSupport - WixInternal.Core.TestPackage | ||||
| * | Separate WixInternal content from official WixToolset namespace | Rob Mensching | 2022-11-08 | 1 | -2/+2 |
| | | |||||
| * | Add support for semver in bundles and dependencies | Rob Mensching | 2022-05-10 | 1 | -1/+2 |
| | | | | | | | | Take advantage of WixVersion/verutil functionality to support wider range of version numbers were possible in the WiX Toolset Completes 4666 | ||||
| * | Fix ids for DependencyExtension. | Bob Arnson | 2021-12-17 | 1 | -3/+3 |
| | | |||||
| * | Move Dependency.wixext into ext | Rob Mensching | 2021-05-04 | 1 | -0/+38 |
