Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 17 VisualStudioVersion = 17.9.34701.34 MinimumVisualStudioVersion = 10.0.40219.1 Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SchoolSchedule", "SchoolSchedule\SchoolSchedule.csproj", "{DEDD5B0C-5F76-4EB4-809C-E2343CF92FCE}" EndProject Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SchoolScheduleDataModels", "SchoolScheduleDataModels\SchoolScheduleDataModels.csproj", "{7FB0B40C-7E5B-4675-A52E-3A9CB8ECBD26}" EndProject Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SchoolScheduleContracts", "SchoolScheduleContracts\SchoolScheduleContracts.csproj", "{AAC735A1-0806-4556-8371-7F001E0ADFAD}" EndProject Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SchoolScheduleBusinessLogic", "SchoolScheduleBusinessLogic\SchoolScheduleBusinessLogic.csproj", "{1F155433-B778-4252-8637-5B3561C5AD1E}" EndProject Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SchoolScheduleDataBaseImplement", "SchoolScheduleDataBaseImplement\SchoolScheduleDataBaseImplement.csproj", "{3B115972-7390-4FD9-87E0-FAFE78C4A178}" ProjectSection(ProjectDependencies) = postProject {AAC735A1-0806-4556-8371-7F001E0ADFAD} = {AAC735A1-0806-4556-8371-7F001E0ADFAD} EndProjectSection EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {DEDD5B0C-5F76-4EB4-809C-E2343CF92FCE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {DEDD5B0C-5F76-4EB4-809C-E2343CF92FCE}.Debug|Any CPU.Build.0 = Debug|Any CPU {DEDD5B0C-5F76-4EB4-809C-E2343CF92FCE}.Release|Any CPU.ActiveCfg = Release|Any CPU {DEDD5B0C-5F76-4EB4-809C-E2343CF92FCE}.Release|Any CPU.Build.0 = Release|Any CPU {7FB0B40C-7E5B-4675-A52E-3A9CB8ECBD26}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {7FB0B40C-7E5B-4675-A52E-3A9CB8ECBD26}.Debug|Any CPU.Build.0 = Debug|Any CPU {7FB0B40C-7E5B-4675-A52E-3A9CB8ECBD26}.Release|Any CPU.ActiveCfg = Release|Any CPU {7FB0B40C-7E5B-4675-A52E-3A9CB8ECBD26}.Release|Any CPU.Build.0 = Release|Any CPU {AAC735A1-0806-4556-8371-7F001E0ADFAD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {AAC735A1-0806-4556-8371-7F001E0ADFAD}.Debug|Any CPU.Build.0 = Debug|Any CPU {AAC735A1-0806-4556-8371-7F001E0ADFAD}.Release|Any CPU.ActiveCfg = Release|Any CPU {AAC735A1-0806-4556-8371-7F001E0ADFAD}.Release|Any CPU.Build.0 = Release|Any CPU {1F155433-B778-4252-8637-5B3561C5AD1E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {1F155433-B778-4252-8637-5B3561C5AD1E}.Debug|Any CPU.Build.0 = Debug|Any CPU {1F155433-B778-4252-8637-5B3561C5AD1E}.Release|Any CPU.ActiveCfg = Release|Any CPU {1F155433-B778-4252-8637-5B3561C5AD1E}.Release|Any CPU.Build.0 = Release|Any CPU {3B115972-7390-4FD9-87E0-FAFE78C4A178}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {3B115972-7390-4FD9-87E0-FAFE78C4A178}.Debug|Any CPU.Build.0 = Debug|Any CPU {3B115972-7390-4FD9-87E0-FAFE78C4A178}.Release|Any CPU.ActiveCfg = Release|Any CPU {3B115972-7390-4FD9-87E0-FAFE78C4A178}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {3FA00A95-77A5-47D0-8413-C9F2AB0B1EF3} EndGlobalSection EndGlobal