forked from leeza007/Py_Source_TH
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathPy_Server_TH.sln
More file actions
68 lines (68 loc) · 4.37 KB
/
Copy pathPy_Server_TH.sln
File metadata and controls
68 lines (68 loc) · 4.37 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.30011.22
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Py_Game", "Src\Py_Game\Py_Game\Py_Game.csproj", "{17A534FF-EF1F-4D2E-9739-EBBE99612602}"
ProjectSection(ProjectDependencies) = postProject
{A53A1B9A-46E2-453A-BD76-F2D82B710CEC} = {A53A1B9A-46E2-453A-BD76-F2D82B710CEC}
{9351C3B8-97E1-49EC-A103-AC006B3FB2CF} = {9351C3B8-97E1-49EC-A103-AC006B3FB2CF}
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Py_Connector", "Src\Py_Connector\Py_Connector\Py_Connector.csproj", "{9351C3B8-97E1-49EC-A103-AC006B3FB2CF}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Py_AuthServer", "Src\Py_AuthServer\Py_AuthServer\Py_AuthServer.csproj", "{9497BCC9-3167-42EB-B3F9-78185EFE953C}"
ProjectSection(ProjectDependencies) = postProject
{A53A1B9A-46E2-453A-BD76-F2D82B710CEC} = {A53A1B9A-46E2-453A-BD76-F2D82B710CEC}
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PangyaAPI", "Src\PangyaAPI\PangyaAPI\PangyaAPI.csproj", "{A53A1B9A-46E2-453A-BD76-F2D82B710CEC}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Py_Login", "Src\Py_Login\Py_Login\Py_Login.csproj", "{54383325-24CF-4395-BC3F-D0E6338BD1D7}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PangyaFileCore", "Src\PangyaFileCore\PangyaFileCore.csproj", "{6B47B60C-20BC-448C-8ECA-114749FAF412}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Py_Messenger", "Src\Py_Messenger\Py_Messenger\Py_Messenger.csproj", "{45CA7222-A8FC-4710-8B09-3712F7416619}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{17A534FF-EF1F-4D2E-9739-EBBE99612602}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{17A534FF-EF1F-4D2E-9739-EBBE99612602}.Debug|Any CPU.Build.0 = Debug|Any CPU
{17A534FF-EF1F-4D2E-9739-EBBE99612602}.Release|Any CPU.ActiveCfg = Release|Any CPU
{17A534FF-EF1F-4D2E-9739-EBBE99612602}.Release|Any CPU.Build.0 = Release|Any CPU
{9351C3B8-97E1-49EC-A103-AC006B3FB2CF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{9351C3B8-97E1-49EC-A103-AC006B3FB2CF}.Debug|Any CPU.Build.0 = Debug|Any CPU
{9351C3B8-97E1-49EC-A103-AC006B3FB2CF}.Release|Any CPU.ActiveCfg = Release|Any CPU
{9351C3B8-97E1-49EC-A103-AC006B3FB2CF}.Release|Any CPU.Build.0 = Release|Any CPU
{9497BCC9-3167-42EB-B3F9-78185EFE953C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{9497BCC9-3167-42EB-B3F9-78185EFE953C}.Debug|Any CPU.Build.0 = Debug|Any CPU
{9497BCC9-3167-42EB-B3F9-78185EFE953C}.Release|Any CPU.ActiveCfg = Release|Any CPU
{9497BCC9-3167-42EB-B3F9-78185EFE953C}.Release|Any CPU.Build.0 = Release|Any CPU
{A53A1B9A-46E2-453A-BD76-F2D82B710CEC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{A53A1B9A-46E2-453A-BD76-F2D82B710CEC}.Debug|Any CPU.Build.0 = Debug|Any CPU
{A53A1B9A-46E2-453A-BD76-F2D82B710CEC}.Release|Any CPU.ActiveCfg = Release|Any CPU
{A53A1B9A-46E2-453A-BD76-F2D82B710CEC}.Release|Any CPU.Build.0 = Release|Any CPU
{54383325-24CF-4395-BC3F-D0E6338BD1D7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{54383325-24CF-4395-BC3F-D0E6338BD1D7}.Debug|Any CPU.Build.0 = Debug|Any CPU
{54383325-24CF-4395-BC3F-D0E6338BD1D7}.Release|Any CPU.ActiveCfg = Release|Any CPU
{54383325-24CF-4395-BC3F-D0E6338BD1D7}.Release|Any CPU.Build.0 = Release|Any CPU
{6B47B60C-20BC-448C-8ECA-114749FAF412}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{6B47B60C-20BC-448C-8ECA-114749FAF412}.Debug|Any CPU.Build.0 = Debug|Any CPU
{6B47B60C-20BC-448C-8ECA-114749FAF412}.Release|Any CPU.ActiveCfg = Release|Any CPU
{6B47B60C-20BC-448C-8ECA-114749FAF412}.Release|Any CPU.Build.0 = Release|Any CPU
{45CA7222-A8FC-4710-8B09-3712F7416619}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{45CA7222-A8FC-4710-8B09-3712F7416619}.Debug|Any CPU.Build.0 = Debug|Any CPU
{45CA7222-A8FC-4710-8B09-3712F7416619}.Release|Any CPU.ActiveCfg = Release|Any CPU
{45CA7222-A8FC-4710-8B09-3712F7416619}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {76EF1C7C-3511-4D4A-BFD9-B9014D648CD2}
EndGlobalSection
EndGlobal