Microsoft Visual Studio Solution File, Format Version 11.00 # Visual Studio 2010 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Server", "Server\Server.csproj", "{CA3B4729-47B2-419C-9EF0-146539E3CAC6}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Client", "Client\Client.csproj", "{E9D0A60F-B9D3-4C07-931E-FCBBE5057DFB}" ProjectSection(ProjectDependencies) = postProject {CA3B4729-47B2-419C-9EF0-146539E3CAC6} = {CA3B4729-47B2-419C-9EF0-146539E3CAC6} EndProjectSection EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|x86 = Debug|x86 Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {CA3B4729-47B2-419C-9EF0-146539E3CAC6}.Debug|x86.ActiveCfg = Debug|x86 {CA3B4729-47B2-419C-9EF0-146539E3CAC6}.Debug|x86.Build.0 = Debug|x86 {CA3B4729-47B2-419C-9EF0-146539E3CAC6}.Release|x86.ActiveCfg = Release|x86 {CA3B4729-47B2-419C-9EF0-146539E3CAC6}.Release|x86.Build.0 = Release|x86 {E9D0A60F-B9D3-4C07-931E-FCBBE5057DFB}.Debug|x86.ActiveCfg = Debug|x86 {E9D0A60F-B9D3-4C07-931E-FCBBE5057DFB}.Debug|x86.Build.0 = Debug|x86 {E9D0A60F-B9D3-4C07-931E-FCBBE5057DFB}.Release|x86.ActiveCfg = Release|x86 {E9D0A60F-B9D3-4C07-931E-FCBBE5057DFB}.Release|x86.Build.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection EndGlobal