-
Notifications
You must be signed in to change notification settings - Fork 0
/
Congo.sln
87 lines (87 loc) · 6.08 KB
/
Congo.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
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
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.2.32516.85
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Congo.GUI", "Congo.GUI\Congo.GUI.csproj", "{52139EA4-DA32-439F-855D-A9197E207620}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Congo.Core", "Congo.Core\Congo.Core.csproj", "{39C213B9-0534-49FF-B9D8-05EAC971AAD6}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Congo.Core.MSTest", "Congo.Core.MSTest\Congo.Core.MSTest.csproj", "{EF53CC04-CAFE-4D47-9569-2B9F9E0265B8}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Congo.Assets", "Congo.Assets\Congo.Assets.csproj", "{382B2DCE-A7DF-48FE-9467-BE5C69510760}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Congo.Utils", "Congo.Utils\Congo.Utils.csproj", "{2325C78B-82DE-4EAA-817E-AA985484CAD8}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Congo.CLI", "Congo.CLI\Congo.CLI.csproj", "{73204465-7E4B-4239-AD6D-0D5F4E44034B}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Congo.CLI.MSTest", "Congo.CLI.MSTest\Congo.CLI.MSTest.csproj", "{398DBAE9-384B-4B35-98B2-B969789E34F7}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Congo.Test", "Congo.Test\Congo.Test.csproj", "{B25F18AD-5319-45DE-A603-F820524C89A2}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Congo.Server", "Congo.Server\Congo.Server.csproj", "{7F442664-17DE-4A59-A52C-CD3DB6B0E4B8}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Congo.Utils.MSTest", "Congo.Utils.MSTest\Congo.Utils.MSTest.csproj", "{8FB05458-88C4-45E9-991E-9A15CDB8F9BD}"
EndProject
Project("{54435603-DBB4-11D2-8724-00A0C9A8B90C}") = "Congo.CLI.Installer", "Congo.CLI.Installer\Congo.CLI.Installer.vdproj", "{B65BFCA6-B3B9-4207-B5CA-3F9FC40E07A1}"
EndProject
Project("{54435603-DBB4-11D2-8724-00A0C9A8B90C}") = "Congo.GUI.Installer", "Congo.GUI.Installer\Congo.GUI.Installer.vdproj", "{647E33E0-2F03-4515-9497-D390C4B089A4}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{52139EA4-DA32-439F-855D-A9197E207620}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{52139EA4-DA32-439F-855D-A9197E207620}.Debug|Any CPU.Build.0 = Debug|Any CPU
{52139EA4-DA32-439F-855D-A9197E207620}.Release|Any CPU.ActiveCfg = Release|Any CPU
{52139EA4-DA32-439F-855D-A9197E207620}.Release|Any CPU.Build.0 = Release|Any CPU
{39C213B9-0534-49FF-B9D8-05EAC971AAD6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{39C213B9-0534-49FF-B9D8-05EAC971AAD6}.Debug|Any CPU.Build.0 = Debug|Any CPU
{39C213B9-0534-49FF-B9D8-05EAC971AAD6}.Release|Any CPU.ActiveCfg = Release|Any CPU
{39C213B9-0534-49FF-B9D8-05EAC971AAD6}.Release|Any CPU.Build.0 = Release|Any CPU
{EF53CC04-CAFE-4D47-9569-2B9F9E0265B8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{EF53CC04-CAFE-4D47-9569-2B9F9E0265B8}.Debug|Any CPU.Build.0 = Debug|Any CPU
{EF53CC04-CAFE-4D47-9569-2B9F9E0265B8}.Release|Any CPU.ActiveCfg = Release|Any CPU
{EF53CC04-CAFE-4D47-9569-2B9F9E0265B8}.Release|Any CPU.Build.0 = Release|Any CPU
{382B2DCE-A7DF-48FE-9467-BE5C69510760}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{382B2DCE-A7DF-48FE-9467-BE5C69510760}.Debug|Any CPU.Build.0 = Debug|Any CPU
{382B2DCE-A7DF-48FE-9467-BE5C69510760}.Release|Any CPU.ActiveCfg = Release|Any CPU
{382B2DCE-A7DF-48FE-9467-BE5C69510760}.Release|Any CPU.Build.0 = Release|Any CPU
{2325C78B-82DE-4EAA-817E-AA985484CAD8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{2325C78B-82DE-4EAA-817E-AA985484CAD8}.Debug|Any CPU.Build.0 = Debug|Any CPU
{2325C78B-82DE-4EAA-817E-AA985484CAD8}.Release|Any CPU.ActiveCfg = Release|Any CPU
{2325C78B-82DE-4EAA-817E-AA985484CAD8}.Release|Any CPU.Build.0 = Release|Any CPU
{73204465-7E4B-4239-AD6D-0D5F4E44034B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{73204465-7E4B-4239-AD6D-0D5F4E44034B}.Debug|Any CPU.Build.0 = Debug|Any CPU
{73204465-7E4B-4239-AD6D-0D5F4E44034B}.Release|Any CPU.ActiveCfg = Release|Any CPU
{73204465-7E4B-4239-AD6D-0D5F4E44034B}.Release|Any CPU.Build.0 = Release|Any CPU
{398DBAE9-384B-4B35-98B2-B969789E34F7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{398DBAE9-384B-4B35-98B2-B969789E34F7}.Debug|Any CPU.Build.0 = Debug|Any CPU
{398DBAE9-384B-4B35-98B2-B969789E34F7}.Release|Any CPU.ActiveCfg = Release|Any CPU
{398DBAE9-384B-4B35-98B2-B969789E34F7}.Release|Any CPU.Build.0 = Release|Any CPU
{B25F18AD-5319-45DE-A603-F820524C89A2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{B25F18AD-5319-45DE-A603-F820524C89A2}.Debug|Any CPU.Build.0 = Debug|Any CPU
{B25F18AD-5319-45DE-A603-F820524C89A2}.Release|Any CPU.ActiveCfg = Release|Any CPU
{B25F18AD-5319-45DE-A603-F820524C89A2}.Release|Any CPU.Build.0 = Release|Any CPU
{7F442664-17DE-4A59-A52C-CD3DB6B0E4B8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{7F442664-17DE-4A59-A52C-CD3DB6B0E4B8}.Debug|Any CPU.Build.0 = Debug|Any CPU
{7F442664-17DE-4A59-A52C-CD3DB6B0E4B8}.Release|Any CPU.ActiveCfg = Release|Any CPU
{7F442664-17DE-4A59-A52C-CD3DB6B0E4B8}.Release|Any CPU.Build.0 = Release|Any CPU
{8FB05458-88C4-45E9-991E-9A15CDB8F9BD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{8FB05458-88C4-45E9-991E-9A15CDB8F9BD}.Debug|Any CPU.Build.0 = Debug|Any CPU
{8FB05458-88C4-45E9-991E-9A15CDB8F9BD}.Release|Any CPU.ActiveCfg = Release|Any CPU
{8FB05458-88C4-45E9-991E-9A15CDB8F9BD}.Release|Any CPU.Build.0 = Release|Any CPU
{B65BFCA6-B3B9-4207-B5CA-3F9FC40E07A1}.Debug|Any CPU.ActiveCfg = Debug
{B65BFCA6-B3B9-4207-B5CA-3F9FC40E07A1}.Release|Any CPU.ActiveCfg = Release
{647E33E0-2F03-4515-9497-D390C4B089A4}.Debug|Any CPU.ActiveCfg = Debug
{647E33E0-2F03-4515-9497-D390C4B089A4}.Release|Any CPU.ActiveCfg = Release
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {30F4964B-2626-47C7-B93A-338A99BD8CFA}
EndGlobalSection
EndGlobal