-
Notifications
You must be signed in to change notification settings - Fork 0
/
Xtreem.Crusader.sln
67 lines (67 loc) · 4.66 KB
/
Xtreem.Crusader.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.29123.88
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Xtreem.Crusader.Data", "Xtreem.Crusader.Data\Xtreem.Crusader.Data.csproj", "{E9B44DE1-0740-4D58-B7F2-A607B3E9B01A}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Xtreem.Crusader.ML.Api", "Xtreem.Crusader.ML.Api\Xtreem.Crusader.ML.Api.csproj", "{05A25047-FAC1-4101-A3A2-79ADCF1CB9D1}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Xtreem.Crusader.ML.Data", "Xtreem.Crusader.ML.Data\Xtreem.Crusader.ML.Data.csproj", "{669EAF8C-100D-4FB3-8EFD-A33BD829E6DE}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Xtreem.Crusader.Utilities", "Xtreem.Crusader.Utilities\Xtreem.Crusader.Utilities.csproj", "{6EACFE69-45E3-4FBE-B9BA-522ACECE9900}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Xtreem.Crusader.Data.Exporter", "Xtreem.Crusader.Data.Exporter\Xtreem.Crusader.Data.Exporter.csproj", "{5B391EF4-D238-4827-B6F0-B5CA7F3AC0E3}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Xtreem.Crusader.Server", "Xtreem.Crusader\Server\Xtreem.Crusader.Server.csproj", "{A9751A3A-B9A9-4495-B022-BD28FC9FA50E}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Xtreem.Crusader.Client", "Xtreem.Crusader\Client\Xtreem.Crusader.Client.csproj", "{BBB8C018-9B40-4FFD-B320-6E3136DD833C}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Xtreem.Crusader.Shared", "Xtreem.Crusader\Shared\Xtreem.Crusader.Shared.csproj", "{F3C3CDE2-881A-4729-B507-F89AB1607C6E}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{E9B44DE1-0740-4D58-B7F2-A607B3E9B01A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{E9B44DE1-0740-4D58-B7F2-A607B3E9B01A}.Debug|Any CPU.Build.0 = Debug|Any CPU
{E9B44DE1-0740-4D58-B7F2-A607B3E9B01A}.Release|Any CPU.ActiveCfg = Release|Any CPU
{E9B44DE1-0740-4D58-B7F2-A607B3E9B01A}.Release|Any CPU.Build.0 = Release|Any CPU
{05A25047-FAC1-4101-A3A2-79ADCF1CB9D1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{05A25047-FAC1-4101-A3A2-79ADCF1CB9D1}.Debug|Any CPU.Build.0 = Debug|Any CPU
{05A25047-FAC1-4101-A3A2-79ADCF1CB9D1}.Release|Any CPU.ActiveCfg = Release|Any CPU
{05A25047-FAC1-4101-A3A2-79ADCF1CB9D1}.Release|Any CPU.Build.0 = Release|Any CPU
{669EAF8C-100D-4FB3-8EFD-A33BD829E6DE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{669EAF8C-100D-4FB3-8EFD-A33BD829E6DE}.Debug|Any CPU.Build.0 = Debug|Any CPU
{669EAF8C-100D-4FB3-8EFD-A33BD829E6DE}.Release|Any CPU.ActiveCfg = Release|Any CPU
{669EAF8C-100D-4FB3-8EFD-A33BD829E6DE}.Release|Any CPU.Build.0 = Release|Any CPU
{6EACFE69-45E3-4FBE-B9BA-522ACECE9900}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{6EACFE69-45E3-4FBE-B9BA-522ACECE9900}.Debug|Any CPU.Build.0 = Debug|Any CPU
{6EACFE69-45E3-4FBE-B9BA-522ACECE9900}.Release|Any CPU.ActiveCfg = Release|Any CPU
{6EACFE69-45E3-4FBE-B9BA-522ACECE9900}.Release|Any CPU.Build.0 = Release|Any CPU
{5B391EF4-D238-4827-B6F0-B5CA7F3AC0E3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{5B391EF4-D238-4827-B6F0-B5CA7F3AC0E3}.Debug|Any CPU.Build.0 = Debug|Any CPU
{5B391EF4-D238-4827-B6F0-B5CA7F3AC0E3}.Release|Any CPU.ActiveCfg = Release|Any CPU
{5B391EF4-D238-4827-B6F0-B5CA7F3AC0E3}.Release|Any CPU.Build.0 = Release|Any CPU
{A9751A3A-B9A9-4495-B022-BD28FC9FA50E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{A9751A3A-B9A9-4495-B022-BD28FC9FA50E}.Debug|Any CPU.Build.0 = Debug|Any CPU
{A9751A3A-B9A9-4495-B022-BD28FC9FA50E}.Release|Any CPU.ActiveCfg = Release|Any CPU
{A9751A3A-B9A9-4495-B022-BD28FC9FA50E}.Release|Any CPU.Build.0 = Release|Any CPU
{BBB8C018-9B40-4FFD-B320-6E3136DD833C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{BBB8C018-9B40-4FFD-B320-6E3136DD833C}.Debug|Any CPU.Build.0 = Debug|Any CPU
{BBB8C018-9B40-4FFD-B320-6E3136DD833C}.Release|Any CPU.ActiveCfg = Release|Any CPU
{BBB8C018-9B40-4FFD-B320-6E3136DD833C}.Release|Any CPU.Build.0 = Release|Any CPU
{F3C3CDE2-881A-4729-B507-F89AB1607C6E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{F3C3CDE2-881A-4729-B507-F89AB1607C6E}.Debug|Any CPU.Build.0 = Debug|Any CPU
{F3C3CDE2-881A-4729-B507-F89AB1607C6E}.Release|Any CPU.ActiveCfg = Release|Any CPU
{F3C3CDE2-881A-4729-B507-F89AB1607C6E}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {C3E4F546-6A44-4EF9-A435-AE4D1000B721}
EndGlobalSection
EndGlobal