Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 17 VisualStudioVersion = 17.7.34221.43 MinimumVisualStudioVersion = 10.0.40219.1 Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "HoistingCrane", "HoistingCrane\HoistingCrane.csproj", "{915BDF62-D64D-4AB9-BA2D-8E228E803B7F}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {915BDF62-D64D-4AB9-BA2D-8E228E803B7F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {915BDF62-D64D-4AB9-BA2D-8E228E803B7F}.Debug|Any CPU.Build.0 = Debug|Any CPU {915BDF62-D64D-4AB9-BA2D-8E228E803B7F}.Release|Any CPU.ActiveCfg = Release|Any CPU {915BDF62-D64D-4AB9-BA2D-8E228E803B7F}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {DD5D69BD-1744-442C-A685-E5C949F63144} EndGlobalSection EndGlobal