Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 17 VisualStudioVersion = 17.14.36623.8 MinimumVisualStudioVersion = 10.0.40219.1 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ComanderApp", "ComanderApp.csproj", "{7342CF38-EC3F-4640-B541-56B49B4AE2D3}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {7342CF38-EC3F-4640-B541-56B49B4AE2D3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {7342CF38-EC3F-4640-B541-56B49B4AE2D3}.Debug|Any CPU.Build.0 = Debug|Any CPU {7342CF38-EC3F-4640-B541-56B49B4AE2D3}.Release|Any CPU.ActiveCfg = Release|Any CPU {7342CF38-EC3F-4640-B541-56B49B4AE2D3}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {84F353D3-F18D-4A2E-BB25-B4EA3F7171B1} EndGlobalSection EndGlobal