Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 17 VisualStudioVersion = 17.6.33829.357 MinimumVisualStudioVersion = 10.0.40219.1 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "NumberDLL", "NumberDLL\NumberDLL.csproj", "{862ADD80-D7CF-4A29-80CF-BFF3404EE706}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Testing", "Testing\Testing.csproj", "{D20B98B1-8EED-4988-869E-B587B0923C4D}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UserMenuu", "UserMenuu\UserMenuu.csproj", "{B2B0E81D-4243-453C-BBF4-6F7EF84A3370}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {862ADD80-D7CF-4A29-80CF-BFF3404EE706}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {862ADD80-D7CF-4A29-80CF-BFF3404EE706}.Debug|Any CPU.Build.0 = Debug|Any CPU {862ADD80-D7CF-4A29-80CF-BFF3404EE706}.Release|Any CPU.ActiveCfg = Release|Any CPU {862ADD80-D7CF-4A29-80CF-BFF3404EE706}.Release|Any CPU.Build.0 = Release|Any CPU {D20B98B1-8EED-4988-869E-B587B0923C4D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {D20B98B1-8EED-4988-869E-B587B0923C4D}.Debug|Any CPU.Build.0 = Debug|Any CPU {D20B98B1-8EED-4988-869E-B587B0923C4D}.Release|Any CPU.ActiveCfg = Release|Any CPU {D20B98B1-8EED-4988-869E-B587B0923C4D}.Release|Any CPU.Build.0 = Release|Any CPU {B2B0E81D-4243-453C-BBF4-6F7EF84A3370}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {B2B0E81D-4243-453C-BBF4-6F7EF84A3370}.Debug|Any CPU.Build.0 = Debug|Any CPU {B2B0E81D-4243-453C-BBF4-6F7EF84A3370}.Release|Any CPU.ActiveCfg = Release|Any CPU {B2B0E81D-4243-453C-BBF4-6F7EF84A3370}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {8685F145-55EA-4102-B342-9E926BC7A1BD} EndGlobalSection EndGlobal