Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 17 VisualStudioVersion = 17.8.34525.116 MinimumVisualStudioVersion = 10.0.40219.1 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CarCenter", "CarCenter.csproj", "{67226823-B581-4EF2-85D9-EF237B3DA3AF}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CarCenterDataModels", "..\CarCenterDataModels\CarCenterDataModels.csproj", "{5C83F791-9BDF-4EE7-A2F9-E163E9A26613}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {67226823-B581-4EF2-85D9-EF237B3DA3AF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {67226823-B581-4EF2-85D9-EF237B3DA3AF}.Debug|Any CPU.Build.0 = Debug|Any CPU {67226823-B581-4EF2-85D9-EF237B3DA3AF}.Release|Any CPU.ActiveCfg = Release|Any CPU {67226823-B581-4EF2-85D9-EF237B3DA3AF}.Release|Any CPU.Build.0 = Release|Any CPU {5C83F791-9BDF-4EE7-A2F9-E163E9A26613}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {5C83F791-9BDF-4EE7-A2F9-E163E9A26613}.Debug|Any CPU.Build.0 = Debug|Any CPU {5C83F791-9BDF-4EE7-A2F9-E163E9A26613}.Release|Any CPU.ActiveCfg = Release|Any CPU {5C83F791-9BDF-4EE7-A2F9-E163E9A26613}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {52326E6A-84CC-4561-AB92-C6D9971A606D} EndGlobalSection EndGlobal