Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.0.31903.59
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "GServer.Common", "GServer.Common\GServer.Common.csproj", "{14D7D62B-C48B-4F6B-83F4-0CAFA8A7D6D4}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "GServer.Server", "GServer.Server\GServer.Server.csproj", "{E54AFEDB-9561-4E54-B702-9A2E1C5EFBBF}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "GServer.Client", "GServer.Client\GServer.Client.csproj", "{C105363D-E719-4296-94A2-01170E603889}"
EndProject
Global
	GlobalSection(SolutionConfigurationPlatforms) = preSolution
		Debug|Any CPU = Debug|Any CPU
		Release|Any CPU = Release|Any CPU
	EndGlobalSection
	GlobalSection(ProjectConfigurationPlatforms) = postSolution
		{14D7D62B-C48B-4F6B-83F4-0CAFA8A7D6D4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
		{14D7D62B-C48B-4F6B-83F4-0CAFA8A7D6D4}.Debug|Any CPU.Build.0 = Debug|Any CPU
		{14D7D62B-C48B-4F6B-83F4-0CAFA8A7D6D4}.Release|Any CPU.ActiveCfg = Release|Any CPU
		{14D7D62B-C48B-4F6B-83F4-0CAFA8A7D6D4}.Release|Any CPU.Build.0 = Release|Any CPU
		{E54AFEDB-9561-4E54-B702-9A2E1C5EFBBF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
		{E54AFEDB-9561-4E54-B702-9A2E1C5EFBBF}.Debug|Any CPU.Build.0 = Debug|Any CPU
		{E54AFEDB-9561-4E54-B702-9A2E1C5EFBBF}.Release|Any CPU.ActiveCfg = Release|Any CPU
		{E54AFEDB-9561-4E54-B702-9A2E1C5EFBBF}.Release|Any CPU.Build.0 = Release|Any CPU
		{C105363D-E719-4296-94A2-01170E603889}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
		{C105363D-E719-4296-94A2-01170E603889}.Debug|Any CPU.Build.0 = Debug|Any CPU
		{C105363D-E719-4296-94A2-01170E603889}.Release|Any CPU.ActiveCfg = Release|Any CPU
		{C105363D-E719-4296-94A2-01170E603889}.Release|Any CPU.Build.0 = Release|Any CPU
	EndGlobalSection
	GlobalSection(SolutionProperties) = preSolution
		HideSolutionNode = FALSE
	EndGlobalSection
EndGlobal