Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 17 VisualStudioVersion = 17.3.32929.385 MinimumVisualStudioVersion = 10.0.40219.1 Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "CarCenterContracts", "CarCenterContracts\CarCenterContracts.csproj", "{AB1C6688-AF33-416D-9D4A-D8EDF252678B}" EndProject Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "CarCenterDataModels", "CarCenterDataModels\CarCenterDataModels.csproj", "{C924311C-ABF3-44A1-A006-8197A11FB29A}" EndProject Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "CarCenterDatabaseImplement", "CarCenterDatabaseImplement\CarCenterDatabaseImplement.csproj", "{84503674-1555-4ED9-89C4-385C76F6B89C}" EndProject Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "CarCenterView", "CarCenterView\CarCenterView.csproj", "{A9F57191-CEAF-4164-87A5-73C2C9245D75}" EndProject Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "CarCenterBusinessLogic", "CarCenterBusinessLogic\CarCenterBusinessLogic.csproj", "{398B3328-DCC8-4D51-95AB-913D3FDECCF4}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "EmployeeApp", "EmployeeApp\EmployeeApp.csproj", "{0EA4F257-6D4F-41A7-9D14-28CA79C61A2E}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {AB1C6688-AF33-416D-9D4A-D8EDF252678B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {AB1C6688-AF33-416D-9D4A-D8EDF252678B}.Debug|Any CPU.Build.0 = Debug|Any CPU {AB1C6688-AF33-416D-9D4A-D8EDF252678B}.Release|Any CPU.ActiveCfg = Release|Any CPU {AB1C6688-AF33-416D-9D4A-D8EDF252678B}.Release|Any CPU.Build.0 = Release|Any CPU {C924311C-ABF3-44A1-A006-8197A11FB29A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {C924311C-ABF3-44A1-A006-8197A11FB29A}.Debug|Any CPU.Build.0 = Debug|Any CPU {C924311C-ABF3-44A1-A006-8197A11FB29A}.Release|Any CPU.ActiveCfg = Release|Any CPU {C924311C-ABF3-44A1-A006-8197A11FB29A}.Release|Any CPU.Build.0 = Release|Any CPU {84503674-1555-4ED9-89C4-385C76F6B89C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {84503674-1555-4ED9-89C4-385C76F6B89C}.Debug|Any CPU.Build.0 = Debug|Any CPU {84503674-1555-4ED9-89C4-385C76F6B89C}.Release|Any CPU.ActiveCfg = Release|Any CPU {84503674-1555-4ED9-89C4-385C76F6B89C}.Release|Any CPU.Build.0 = Release|Any CPU {A9F57191-CEAF-4164-87A5-73C2C9245D75}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {A9F57191-CEAF-4164-87A5-73C2C9245D75}.Debug|Any CPU.Build.0 = Debug|Any CPU {A9F57191-CEAF-4164-87A5-73C2C9245D75}.Release|Any CPU.ActiveCfg = Release|Any CPU {A9F57191-CEAF-4164-87A5-73C2C9245D75}.Release|Any CPU.Build.0 = Release|Any CPU {398B3328-DCC8-4D51-95AB-913D3FDECCF4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {398B3328-DCC8-4D51-95AB-913D3FDECCF4}.Debug|Any CPU.Build.0 = Debug|Any CPU {398B3328-DCC8-4D51-95AB-913D3FDECCF4}.Release|Any CPU.ActiveCfg = Release|Any CPU {398B3328-DCC8-4D51-95AB-913D3FDECCF4}.Release|Any CPU.Build.0 = Release|Any CPU {0EA4F257-6D4F-41A7-9D14-28CA79C61A2E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {0EA4F257-6D4F-41A7-9D14-28CA79C61A2E}.Debug|Any CPU.Build.0 = Debug|Any CPU {0EA4F257-6D4F-41A7-9D14-28CA79C61A2E}.Release|Any CPU.ActiveCfg = Release|Any CPU {0EA4F257-6D4F-41A7-9D14-28CA79C61A2E}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {0861E450-FDCE-4819-9489-9CE16E4FD2B7} EndGlobalSection EndGlobal