-
Notifications
You must be signed in to change notification settings - Fork 3
/
BukkitJSONAPI_GUI.sln
39 lines (39 loc) · 2.24 KB
/
BukkitJSONAPI_GUI.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
37
38
39
Microsoft Visual Studio Solution File, Format Version 10.00
# Visual Studio 2008
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "BukkitJSONAPI_GUI", "BukkitJSONAPI_GUI\BukkitJSONAPI_GUI.csproj", "{28DC0109-4FC3-4E1C-863B-9510DC843DC3}"
ProjectSection(ProjectDependencies) = postProject
{4FFBE7AE-E1AF-44FB-8C47-D4C0DD4E6E11} = {4FFBE7AE-E1AF-44FB-8C47-D4C0DD4E6E11}
{906279F3-033C-48A5-A134-7BF91316209B} = {906279F3-033C-48A5-A134-7BF91316209B}
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "BukkitJSONAPI_Updater", "BukkitJSONAPI_Updater\BukkitJSONAPI_Updater.csproj", "{4FFBE7AE-E1AF-44FB-8C47-D4C0DD4E6E11}"
ProjectSection(ProjectDependencies) = postProject
{906279F3-033C-48A5-A134-7BF91316209B} = {906279F3-033C-48A5-A134-7BF91316209B}
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CommonData", "CommonData\CommonData.csproj", "{906279F3-033C-48A5-A134-7BF91316209B}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{28DC0109-4FC3-4E1C-863B-9510DC843DC3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{28DC0109-4FC3-4E1C-863B-9510DC843DC3}.Debug|Any CPU.Build.0 = Debug|Any CPU
{28DC0109-4FC3-4E1C-863B-9510DC843DC3}.Release|Any CPU.ActiveCfg = Release|Any CPU
{28DC0109-4FC3-4E1C-863B-9510DC843DC3}.Release|Any CPU.Build.0 = Release|Any CPU
{4FFBE7AE-E1AF-44FB-8C47-D4C0DD4E6E11}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{4FFBE7AE-E1AF-44FB-8C47-D4C0DD4E6E11}.Debug|Any CPU.Build.0 = Debug|Any CPU
{4FFBE7AE-E1AF-44FB-8C47-D4C0DD4E6E11}.Release|Any CPU.ActiveCfg = Release|Any CPU
{4FFBE7AE-E1AF-44FB-8C47-D4C0DD4E6E11}.Release|Any CPU.Build.0 = Release|Any CPU
{906279F3-033C-48A5-A134-7BF91316209B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{906279F3-033C-48A5-A134-7BF91316209B}.Debug|Any CPU.Build.0 = Debug|Any CPU
{906279F3-033C-48A5-A134-7BF91316209B}.Release|Any CPU.ActiveCfg = Release|Any CPU
{906279F3-033C-48A5-A134-7BF91316209B}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal