From 318f5300cf4244d6eb440b00278c062f1da56e91 Mon Sep 17 00:00:00 2001 From: Bob Arnson Date: Wed, 3 Jun 2026 22:20:43 -0400 Subject: Target VS2026 and .NET 10 for WiX v8. VS2022/v143 toolsets are no longer required. --- .../Components/TestComponentNative/TestComponentNative.vcxproj | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'src/test/msi/TestData/ComPlusExtensionTests/Components/TestComponentNative') diff --git a/src/test/msi/TestData/ComPlusExtensionTests/Components/TestComponentNative/TestComponentNative.vcxproj b/src/test/msi/TestData/ComPlusExtensionTests/Components/TestComponentNative/TestComponentNative.vcxproj index d2e7b2b6..0678cacc 100644 --- a/src/test/msi/TestData/ComPlusExtensionTests/Components/TestComponentNative/TestComponentNative.vcxproj +++ b/src/test/msi/TestData/ComPlusExtensionTests/Components/TestComponentNative/TestComponentNative.vcxproj @@ -28,25 +28,25 @@ DynamicLibrary true - v143 + v145 Unicode DynamicLibrary false - v143 + v145 Unicode DynamicLibrary true - v143 + v145 Unicode DynamicLibrary false - v143 + v145 Unicode @@ -288,4 +288,4 @@ - \ No newline at end of file + -- cgit v1.2.3-55-g6feb