Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert ext\ to MSTest and traversal projects. | Bob Arnson | 13 days | 2 | -7/+9 |
| | | | | | | | | - 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 | 2 | -3/+3 |
| | |||||
* | Loc files were still using inner text, stop doing that | Rob Mensching | 2022-10-31 | 1 | -5/+3 |
| | | | | Fixes 6970 | ||||
* | Standardize on .NET 6 as the minimum for .NET Core platform. | Rob Mensching | 2022-10-03 | 1 | -1/+1 |
| | | | | Closes 6942 | ||||
* | Centralize test project configuration with IsWixTestProject | Rob Mensching | 2022-09-23 | 1 | -9/+1 |
| | |||||
* | Add support for semver in bundles and dependencies | Rob Mensching | 2022-05-10 | 2 | -2/+3 |
| | | | | | | | Take advantage of WixVersion/verutil functionality to support wider range of version numbers were possible in the WiX Toolset Completes 4666 | ||||
* | Fix NoWarn being overridden and use PackageReference for TestSupport. | Sean Hall | 2022-01-27 | 1 | -4/+0 |
| | |||||
* | Fix ids for DependencyExtension. | Bob Arnson | 2021-12-17 | 1 | -3/+3 |
| | |||||
* | Implement integrated build process | Rob Mensching | 2021-05-11 | 1 | -11/+5 |
| | |||||
* | Move Dependency.wixext into ext | Rob Mensching | 2021-05-04 | 4 | -0/+109 |