Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 16 VisualStudioVersion = 16.0.30907.101 MinimumVisualStudioVersion = 10.0.40219.1 Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "531Calculator", "531Calculator\531Calculator.csproj", "{C8711809-A90E-4723-ABF9-5B31C4527EEB}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {C8711809-A90E-4723-ABF9-5B31C4527EEB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {C8711809-A90E-4723-ABF9-5B31C4527EEB}.Debug|Any CPU.Build.0 = Debug|Any CPU {C8711809-A90E-4723-ABF9-5B31C4527EEB}.Release|Any CPU.ActiveCfg = Release|Any CPU {C8711809-A90E-4723-ABF9-5B31C4527EEB}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {F4E90D66-E0EC-4D4E-B92A-93115CF46955} EndGlobalSection EndGlobal