Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 17 VisualStudioVersion = 17.11.35222.181 MinimumVisualStudioVersion = 10.0.40219.1 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Models", "Models\Models.csproj", "{45E366A6-800E-49AF-84C3-10D183B0E83C}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Services", "Services\Services.csproj", "{7A2A3133-A890-4513-8B54-A345A1450571}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Controller", "Controller\Controller.csproj", "{AB07BB65-FF8A-4100-8C1A-F15AFF1DEAD1}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UI", "UI\UI.csproj", "{8EA5DE4F-F92D-429D-BBE0-64D47E4594DA}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {45E366A6-800E-49AF-84C3-10D183B0E83C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {45E366A6-800E-49AF-84C3-10D183B0E83C}.Debug|Any CPU.Build.0 = Debug|Any CPU {45E366A6-800E-49AF-84C3-10D183B0E83C}.Release|Any CPU.ActiveCfg = Release|Any CPU {45E366A6-800E-49AF-84C3-10D183B0E83C}.Release|Any CPU.Build.0 = Release|Any CPU {7A2A3133-A890-4513-8B54-A345A1450571}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {7A2A3133-A890-4513-8B54-A345A1450571}.Debug|Any CPU.Build.0 = Debug|Any CPU {7A2A3133-A890-4513-8B54-A345A1450571}.Release|Any CPU.ActiveCfg = Release|Any CPU {7A2A3133-A890-4513-8B54-A345A1450571}.Release|Any CPU.Build.0 = Release|Any CPU {AB07BB65-FF8A-4100-8C1A-F15AFF1DEAD1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {AB07BB65-FF8A-4100-8C1A-F15AFF1DEAD1}.Debug|Any CPU.Build.0 = Debug|Any CPU {AB07BB65-FF8A-4100-8C1A-F15AFF1DEAD1}.Release|Any CPU.ActiveCfg = Release|Any CPU {AB07BB65-FF8A-4100-8C1A-F15AFF1DEAD1}.Release|Any CPU.Build.0 = Release|Any CPU {8EA5DE4F-F92D-429D-BBE0-64D47E4594DA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {8EA5DE4F-F92D-429D-BBE0-64D47E4594DA}.Debug|Any CPU.Build.0 = Debug|Any CPU {8EA5DE4F-F92D-429D-BBE0-64D47E4594DA}.Release|Any CPU.ActiveCfg = Release|Any CPU {8EA5DE4F-F92D-429D-BBE0-64D47E4594DA}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {2C60310A-1418-44C7-BD3B-33F4F5D5686E} EndGlobalSection EndGlobal