Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 16 VisualStudioVersion = 16.0.30320.27 MinimumVisualStudioVersion = 10.0.40219.1 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ElevatorAlgorithm", "ElevatorAlgorithm\ElevatorAlgorithm.csproj", "{57EDD960-BC87-406E-B29B-C1E10CEB39C0}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {57EDD960-BC87-406E-B29B-C1E10CEB39C0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {57EDD960-BC87-406E-B29B-C1E10CEB39C0}.Debug|Any CPU.Build.0 = Debug|Any CPU {57EDD960-BC87-406E-B29B-C1E10CEB39C0}.Release|Any CPU.ActiveCfg = Release|Any CPU {57EDD960-BC87-406E-B29B-C1E10CEB39C0}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {53D3A461-AA9F-4D46-9F10-3ECE7C23FDFB} EndGlobalSection EndGlobal