aboutsummaryrefslogtreecommitdiff
path: root/src/test/msi/TestData/ComPlusExtensionTests/Components/TestComponentNative (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Target VS2026 and .NET 10 for WiX v8.Bob Arnson2026-06-091-5/+5
| | | | VS2022/v143 toolsets are no longer required.
* Migrate all .sln files to .slnxRob Mensching2025-12-141-2/+2
| | | | Modernize projects against new .slnx expecations as well.
* Migrate COM+ E2E tests from raw binaries to source code.Bevan Weiss2025-02-1118-0/+826
Signed-off-by: Bevan Weiss <bevan.weiss@gmail.com>