Microsoft Visual Studio Solution File, Format Version 9.00 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DateTimeClient", "DateTimeClient\DateTimeClient.csproj", "{1B720C1A-9E8C-4C58-884A-BB641929B184}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DateTimeServer", "DateTimeServer\DateTimeServer.csproj", "{EB7A5CCA-EE20-467E-ABA2-FB86AEE7F4D9}" ProjectSection(ProjectDependencies) = postProject {1B720C1A-9E8C-4C58-884A-BB641929B184} = {1B720C1A-9E8C-4C58-884A-BB641929B184} EndProjectSection EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|.NET = Debug|.NET Release|.NET = Release|.NET EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {1B720C1A-9E8C-4C58-884A-BB641929B184}.Debug|.NET.ActiveCfg = Debug|.NET {1B720C1A-9E8C-4C58-884A-BB641929B184}.Debug|.NET.Build.0 = Debug|.NET {1B720C1A-9E8C-4C58-884A-BB641929B184}.Release|.NET.ActiveCfg = Release|.NET {1B720C1A-9E8C-4C58-884A-BB641929B184}.Release|.NET.Build.0 = Release|.NET {EB7A5CCA-EE20-467E-ABA2-FB86AEE7F4D9}.Debug|.NET.ActiveCfg = Debug|.NET {EB7A5CCA-EE20-467E-ABA2-FB86AEE7F4D9}.Debug|.NET.Build.0 = Debug|.NET {EB7A5CCA-EE20-467E-ABA2-FB86AEE7F4D9}.Release|.NET.ActiveCfg = Release|.NET {EB7A5CCA-EE20-467E-ABA2-FB86AEE7F4D9}.Release|.NET.Build.0 = Release|.NET EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection EndGlobal