aboutsummaryrefslogtreecommitdiff
path: root/src/ext/Dependency/test (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Convert ext\ to MSTest and traversal projects.Bob Arnson13 days2-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 namespaceRob Mensching2022-11-082-3/+3
|
* Loc files were still using inner text, stop doing thatRob Mensching2022-10-311-5/+3
| | | | Fixes 6970
* Standardize on .NET 6 as the minimum for .NET Core platform.Rob Mensching2022-10-031-1/+1
| | | | Closes 6942
* Centralize test project configuration with IsWixTestProjectRob Mensching2022-09-231-9/+1
|
* Add support for semver in bundles and dependenciesRob Mensching2022-05-102-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 Hall2022-01-271-4/+0
|
* Fix ids for DependencyExtension.Bob Arnson2021-12-171-3/+3
|
* Implement integrated build processRob Mensching2021-05-111-11/+5
|
* Move Dependency.wixext into extRob Mensching2021-05-044-0/+109