Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 17 VisualStudioVersion = 17.4.33122.133 MinimumVisualStudioVersion = 10.0.40219.1 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ExamTimetable_Forms", "ExamTimetable\ExamTimetable_Forms.csproj", "{073BFD8D-BE81-4F92-963C-F36385B2337C}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ExamTimetable_Database", "ExamTimetable_Database\ExamTimetable_Database.csproj", "{6C08BB85-9FEF-4B6B-B4CE-1CE138397AAB}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {073BFD8D-BE81-4F92-963C-F36385B2337C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {073BFD8D-BE81-4F92-963C-F36385B2337C}.Debug|Any CPU.Build.0 = Debug|Any CPU {073BFD8D-BE81-4F92-963C-F36385B2337C}.Release|Any CPU.ActiveCfg = Release|Any CPU {073BFD8D-BE81-4F92-963C-F36385B2337C}.Release|Any CPU.Build.0 = Release|Any CPU {6C08BB85-9FEF-4B6B-B4CE-1CE138397AAB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {6C08BB85-9FEF-4B6B-B4CE-1CE138397AAB}.Debug|Any CPU.Build.0 = Debug|Any CPU {6C08BB85-9FEF-4B6B-B4CE-1CE138397AAB}.Release|Any CPU.ActiveCfg = Release|Any CPU {6C08BB85-9FEF-4B6B-B4CE-1CE138397AAB}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {F3EC9A9E-1007-43F2-BC85-C78B6E031DC8} EndGlobalSection EndGlobal