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/TestComponentNET3/TestComponentNET3.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/test/msi/TestData/ComPlusExtensionTests/Components/TestComponentNET3') diff --git a/src/test/msi/TestData/ComPlusExtensionTests/Components/TestComponentNET3/TestComponentNET3.csproj b/src/test/msi/TestData/ComPlusExtensionTests/Components/TestComponentNET3/TestComponentNET3.csproj index b0c4aff9..a71fb079 100644 --- a/src/test/msi/TestData/ComPlusExtensionTests/Components/TestComponentNET3/TestComponentNET3.csproj +++ b/src/test/msi/TestData/ComPlusExtensionTests/Components/TestComponentNET3/TestComponentNET3.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