Skip to content

Commit

Permalink
adjust expected ConvertVbLibraryOnly/CharacterizationTestSolution.sln…
Browse files Browse the repository at this point in the history
… file
  • Loading branch information
Timur Kelman authored and Timur Kelman committed Dec 8, 2023
1 parent b0a64e6 commit fc6d578
Showing 1 changed file with 12 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,10 @@ Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "Prefix.VbLibrary", "Prefix.
EndProject
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "VisualBasicConsoleApp", "ConsoleApp1\VisualBasicConsoleApp.vbproj", "{C69D27C1-FF4E-43CB-BB0F-9BF811BF0F81}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpDllWithRefReturnIndexer", "CSharpDllWithRefReturnIndexer\CSharpDllWithRefReturnIndexer.csproj", "{E6A02631-FF88-4FDE-A356-1EC4CA397445}"
EndProject
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "VbNetUsingCSharpRefReturnIndexer", "VbNetUsingCSharpRefReturnIndexer\VbNetUsingCSharpRefReturnIndexer.vbproj", "{FAA9F1FC-C0BC-41DC-8CC7-D8D1DCBB6FEA}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Expand Down Expand Up @@ -68,6 +72,14 @@ Global
{C69D27C1-FF4E-43CB-BB0F-9BF811BF0F81}.Debug|Any CPU.Build.0 = Debug|Any CPU
{C69D27C1-FF4E-43CB-BB0F-9BF811BF0F81}.Release|Any CPU.ActiveCfg = Release|Any CPU
{C69D27C1-FF4E-43CB-BB0F-9BF811BF0F81}.Release|Any CPU.Build.0 = Release|Any CPU
{E6A02631-FF88-4FDE-A356-1EC4CA397445}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{E6A02631-FF88-4FDE-A356-1EC4CA397445}.Debug|Any CPU.Build.0 = Debug|Any CPU
{E6A02631-FF88-4FDE-A356-1EC4CA397445}.Release|Any CPU.ActiveCfg = Release|Any CPU
{E6A02631-FF88-4FDE-A356-1EC4CA397445}.Release|Any CPU.Build.0 = Release|Any CPU
{FAA9F1FC-C0BC-41DC-8CC7-D8D1DCBB6FEA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{FAA9F1FC-C0BC-41DC-8CC7-D8D1DCBB6FEA}.Debug|Any CPU.Build.0 = Debug|Any CPU
{FAA9F1FC-C0BC-41DC-8CC7-D8D1DCBB6FEA}.Release|Any CPU.ActiveCfg = Release|Any CPU
{FAA9F1FC-C0BC-41DC-8CC7-D8D1DCBB6FEA}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
Expand Down

0 comments on commit fc6d578

Please sign in to comment.