Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 17 VisualStudioVersion = 17.3.32901.215 MinimumVisualStudioVersion = 10.0.40219.1 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Warship", "Warship\Warship.csproj", "{A4C09341-07D1-4ED2-B653-DC396360855D}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {A4C09341-07D1-4ED2-B653-DC396360855D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {A4C09341-07D1-4ED2-B653-DC396360855D}.Debug|Any CPU.Build.0 = Debug|Any CPU {A4C09341-07D1-4ED2-B653-DC396360855D}.Release|Any CPU.ActiveCfg = Release|Any CPU {A4C09341-07D1-4ED2-B653-DC396360855D}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {41712606-5C18-4F6C-A152-F26654806D33} EndGlobalSection EndGlobal