-
Notifications
You must be signed in to change notification settings - Fork 0
/
TheDialgaTeam.Pokemon3D.Server.sln
36 lines (36 loc) · 2.62 KB
/
TheDialgaTeam.Pokemon3D.Server.sln
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
Microsoft Visual Studio Solution File, Format Version 12.00
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TheDialgaTeam.Pokemon3D.Server.Core", "TheDialgaTeam.Pokemon3D.Server.Core\TheDialgaTeam.Pokemon3D.Server.Core.csproj", "{234566D7-D85F-4DF0-9DA0-F6D0893F7EA5}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TheDialgaTeam.Pokemon3D.Server.Cli", "TheDialgaTeam.Pokemon3D.Server.Cli\TheDialgaTeam.Pokemon3D.Server.Cli.csproj", "{FD3DE4A6-6963-4634-91B4-94CC1FDC08EB}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TheDialgaTeam.Pokemon3D.Server.Gui", "TheDialgaTeam.Pokemon3D.Server.Gui\TheDialgaTeam.Pokemon3D.Server.Gui.csproj", "{D1E19B60-CF7B-42C6-9C7A-9BDE7D0A0361}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TheDialgaTeam.Pokemon3D.Server.Test", "TheDialgaTeam.Pokemon3D.Server.Test\TheDialgaTeam.Pokemon3D.Server.Test.csproj", "{EFB0482A-6012-479C-A225-44BE34547E18}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{234566D7-D85F-4DF0-9DA0-F6D0893F7EA5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{234566D7-D85F-4DF0-9DA0-F6D0893F7EA5}.Debug|Any CPU.Build.0 = Debug|Any CPU
{234566D7-D85F-4DF0-9DA0-F6D0893F7EA5}.Release|Any CPU.ActiveCfg = Release|Any CPU
{234566D7-D85F-4DF0-9DA0-F6D0893F7EA5}.Release|Any CPU.Build.0 = Release|Any CPU
{FD3DE4A6-6963-4634-91B4-94CC1FDC08EB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{FD3DE4A6-6963-4634-91B4-94CC1FDC08EB}.Debug|Any CPU.Build.0 = Debug|Any CPU
{FD3DE4A6-6963-4634-91B4-94CC1FDC08EB}.Release|Any CPU.ActiveCfg = Release|Any CPU
{FD3DE4A6-6963-4634-91B4-94CC1FDC08EB}.Release|Any CPU.Build.0 = Release|Any CPU
{FD3DE4A6-6963-4634-91B4-94CC1FDC08EB}.Release|Any CPU.Deploy.0 = Release|Any CPU
{D1E19B60-CF7B-42C6-9C7A-9BDE7D0A0361}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{D1E19B60-CF7B-42C6-9C7A-9BDE7D0A0361}.Debug|Any CPU.Build.0 = Debug|Any CPU
{D1E19B60-CF7B-42C6-9C7A-9BDE7D0A0361}.Release|Any CPU.ActiveCfg = Release|Any CPU
{D1E19B60-CF7B-42C6-9C7A-9BDE7D0A0361}.Release|Any CPU.Build.0 = Release|Any CPU
{D1E19B60-CF7B-42C6-9C7A-9BDE7D0A0361}.Release|Any CPU.Deploy.0 = Release|Any CPU
{EFB0482A-6012-479C-A225-44BE34547E18}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{EFB0482A-6012-479C-A225-44BE34547E18}.Debug|Any CPU.Build.0 = Debug|Any CPU
{EFB0482A-6012-479C-A225-44BE34547E18}.Release|Any CPU.ActiveCfg = Release|Any CPU
{EFB0482A-6012-479C-A225-44BE34547E18}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
EndGlobal