From 4f966b47a3b24e77794a3366ca591548a3cc42c7 Mon Sep 17 00:00:00 2001 From: Rob Mensching Date: Sat, 15 Nov 2025 17:53:46 -0800 Subject: Migrate all .sln files to .slnx Modernize projects against new .slnx expecations as well. --- .../TestComponentNative/TestComponentNative.vcxproj.filters | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/test/msi/TestData/ComPlusExtensionTests/Components/TestComponentNative') diff --git a/src/test/msi/TestData/ComPlusExtensionTests/Components/TestComponentNative/TestComponentNative.vcxproj.filters b/src/test/msi/TestData/ComPlusExtensionTests/Components/TestComponentNative/TestComponentNative.vcxproj.filters index a05a6a8f..7d4d96a9 100644 --- a/src/test/msi/TestData/ComPlusExtensionTests/Components/TestComponentNative/TestComponentNative.vcxproj.filters +++ b/src/test/msi/TestData/ComPlusExtensionTests/Components/TestComponentNative/TestComponentNative.vcxproj.filters @@ -1,5 +1,5 @@  - + {4FC737F1-C7A5-4376-A066-2A32D752A2FF} @@ -79,4 +79,4 @@ Source Files - \ No newline at end of file + -- cgit v1.2.3-55-g6feb