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. --- .../Components/TestComponentNET4/TestComponentNET4.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/test/msi/TestData/ComPlusExtensionTests/Components/TestComponentNET4/TestComponentNET4.csproj') diff --git a/src/test/msi/TestData/ComPlusExtensionTests/Components/TestComponentNET4/TestComponentNET4.csproj b/src/test/msi/TestData/ComPlusExtensionTests/Components/TestComponentNET4/TestComponentNET4.csproj index c1398c24..5e5e2d75 100644 --- a/src/test/msi/TestData/ComPlusExtensionTests/Components/TestComponentNET4/TestComponentNET4.csproj +++ b/src/test/msi/TestData/ComPlusExtensionTests/Components/TestComponentNET4/TestComponentNET4.csproj @@ -1,5 +1,5 @@  - + Local 7.0.9466 @@ -94,4 +94,4 @@ call "$(DevEnvDir)..\Tools\VsDevCmd.bat" tlbexp.exe $(TargetDir)$(TargetFileName) - \ No newline at end of file + -- cgit v1.2.3-55-g6feb