This repository has been archived by the owner on May 9, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 10
/
Copy pathXmppBot.sln
94 lines (94 loc) · 6.45 KB
/
XmppBot.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
88
89
90
91
92
93
94
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 2013
VisualStudioVersion = 12.0.31101.0
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "XmppBot.Service", "XmppBot\XmppBot.Service.csproj", "{5A73E507-2C67-48CA-BD24-CEA8898E9180}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "XmppBot.Common", "XmppBot.Common\XmppBot.Common.csproj", "{7553588F-7628-4689-B02B-CC2F504F82C2}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "XmppBot.Plugins", "XmppBot.Plugins\XmppBot.Plugins.csproj", "{B11E3F86-CEA6-4EA6-B15F-7819C57E8A92}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Ader.Text", "Ader.Text\Ader.Text.csproj", "{0AB491C1-B7C9-49E7-9ED4-30F2F8677938}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Debug|Mixed Platforms = Debug|Mixed Platforms
Debug|x86 = Debug|x86
Release|Any CPU = Release|Any CPU
Release|Mixed Platforms = Release|Mixed Platforms
Release|x86 = Release|x86
Release64|Any CPU = Release64|Any CPU
Release64|Mixed Platforms = Release64|Mixed Platforms
Release64|x86 = Release64|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{5A73E507-2C67-48CA-BD24-CEA8898E9180}.Debug|Any CPU.ActiveCfg = Debug|x86
{5A73E507-2C67-48CA-BD24-CEA8898E9180}.Debug|Mixed Platforms.ActiveCfg = Debug|x86
{5A73E507-2C67-48CA-BD24-CEA8898E9180}.Debug|Mixed Platforms.Build.0 = Debug|x86
{5A73E507-2C67-48CA-BD24-CEA8898E9180}.Debug|x86.ActiveCfg = Debug|x86
{5A73E507-2C67-48CA-BD24-CEA8898E9180}.Debug|x86.Build.0 = Debug|x86
{5A73E507-2C67-48CA-BD24-CEA8898E9180}.Release|Any CPU.ActiveCfg = Release|x86
{5A73E507-2C67-48CA-BD24-CEA8898E9180}.Release|Mixed Platforms.ActiveCfg = Release|x86
{5A73E507-2C67-48CA-BD24-CEA8898E9180}.Release|Mixed Platforms.Build.0 = Release|x86
{5A73E507-2C67-48CA-BD24-CEA8898E9180}.Release|x86.ActiveCfg = Release|x86
{5A73E507-2C67-48CA-BD24-CEA8898E9180}.Release|x86.Build.0 = Release|x86
{5A73E507-2C67-48CA-BD24-CEA8898E9180}.Release64|Any CPU.ActiveCfg = Release|x86
{5A73E507-2C67-48CA-BD24-CEA8898E9180}.Release64|Mixed Platforms.ActiveCfg = Release|x86
{5A73E507-2C67-48CA-BD24-CEA8898E9180}.Release64|Mixed Platforms.Build.0 = Release|x86
{5A73E507-2C67-48CA-BD24-CEA8898E9180}.Release64|x86.ActiveCfg = Release|x86
{5A73E507-2C67-48CA-BD24-CEA8898E9180}.Release64|x86.Build.0 = Release|x86
{7553588F-7628-4689-B02B-CC2F504F82C2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{7553588F-7628-4689-B02B-CC2F504F82C2}.Debug|Any CPU.Build.0 = Debug|Any CPU
{7553588F-7628-4689-B02B-CC2F504F82C2}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
{7553588F-7628-4689-B02B-CC2F504F82C2}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
{7553588F-7628-4689-B02B-CC2F504F82C2}.Debug|x86.ActiveCfg = Debug|Any CPU
{7553588F-7628-4689-B02B-CC2F504F82C2}.Release|Any CPU.ActiveCfg = Release|Any CPU
{7553588F-7628-4689-B02B-CC2F504F82C2}.Release|Any CPU.Build.0 = Release|Any CPU
{7553588F-7628-4689-B02B-CC2F504F82C2}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
{7553588F-7628-4689-B02B-CC2F504F82C2}.Release|Mixed Platforms.Build.0 = Release|Any CPU
{7553588F-7628-4689-B02B-CC2F504F82C2}.Release|x86.ActiveCfg = Release|Any CPU
{7553588F-7628-4689-B02B-CC2F504F82C2}.Release64|Any CPU.ActiveCfg = Release|Any CPU
{7553588F-7628-4689-B02B-CC2F504F82C2}.Release64|Any CPU.Build.0 = Release|Any CPU
{7553588F-7628-4689-B02B-CC2F504F82C2}.Release64|Mixed Platforms.ActiveCfg = Release|Any CPU
{7553588F-7628-4689-B02B-CC2F504F82C2}.Release64|Mixed Platforms.Build.0 = Release|Any CPU
{7553588F-7628-4689-B02B-CC2F504F82C2}.Release64|x86.ActiveCfg = Release|Any CPU
{B11E3F86-CEA6-4EA6-B15F-7819C57E8A92}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{B11E3F86-CEA6-4EA6-B15F-7819C57E8A92}.Debug|Any CPU.Build.0 = Debug|Any CPU
{B11E3F86-CEA6-4EA6-B15F-7819C57E8A92}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
{B11E3F86-CEA6-4EA6-B15F-7819C57E8A92}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
{B11E3F86-CEA6-4EA6-B15F-7819C57E8A92}.Debug|x86.ActiveCfg = Debug|Any CPU
{B11E3F86-CEA6-4EA6-B15F-7819C57E8A92}.Release|Any CPU.ActiveCfg = Release|Any CPU
{B11E3F86-CEA6-4EA6-B15F-7819C57E8A92}.Release|Any CPU.Build.0 = Release|Any CPU
{B11E3F86-CEA6-4EA6-B15F-7819C57E8A92}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
{B11E3F86-CEA6-4EA6-B15F-7819C57E8A92}.Release|Mixed Platforms.Build.0 = Release|Any CPU
{B11E3F86-CEA6-4EA6-B15F-7819C57E8A92}.Release|x86.ActiveCfg = Release|Any CPU
{B11E3F86-CEA6-4EA6-B15F-7819C57E8A92}.Release64|Any CPU.ActiveCfg = Release|Any CPU
{B11E3F86-CEA6-4EA6-B15F-7819C57E8A92}.Release64|Any CPU.Build.0 = Release|Any CPU
{B11E3F86-CEA6-4EA6-B15F-7819C57E8A92}.Release64|Mixed Platforms.ActiveCfg = Release|Any CPU
{B11E3F86-CEA6-4EA6-B15F-7819C57E8A92}.Release64|Mixed Platforms.Build.0 = Release|Any CPU
{B11E3F86-CEA6-4EA6-B15F-7819C57E8A92}.Release64|x86.ActiveCfg = Release|Any CPU
{0AB491C1-B7C9-49E7-9ED4-30F2F8677938}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{0AB491C1-B7C9-49E7-9ED4-30F2F8677938}.Debug|Any CPU.Build.0 = Debug|Any CPU
{0AB491C1-B7C9-49E7-9ED4-30F2F8677938}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
{0AB491C1-B7C9-49E7-9ED4-30F2F8677938}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
{0AB491C1-B7C9-49E7-9ED4-30F2F8677938}.Debug|x86.ActiveCfg = Debug|Any CPU
{0AB491C1-B7C9-49E7-9ED4-30F2F8677938}.Release|Any CPU.ActiveCfg = Release|Any CPU
{0AB491C1-B7C9-49E7-9ED4-30F2F8677938}.Release|Any CPU.Build.0 = Release|Any CPU
{0AB491C1-B7C9-49E7-9ED4-30F2F8677938}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
{0AB491C1-B7C9-49E7-9ED4-30F2F8677938}.Release|Mixed Platforms.Build.0 = Release|Any CPU
{0AB491C1-B7C9-49E7-9ED4-30F2F8677938}.Release|x86.ActiveCfg = Release|Any CPU
{0AB491C1-B7C9-49E7-9ED4-30F2F8677938}.Release64|Any CPU.ActiveCfg = Release|Any CPU
{0AB491C1-B7C9-49E7-9ED4-30F2F8677938}.Release64|Any CPU.Build.0 = Release|Any CPU
{0AB491C1-B7C9-49E7-9ED4-30F2F8677938}.Release64|Mixed Platforms.ActiveCfg = Release|Any CPU
{0AB491C1-B7C9-49E7-9ED4-30F2F8677938}.Release64|Mixed Platforms.Build.0 = Release|Any CPU
{0AB491C1-B7C9-49E7-9ED4-30F2F8677938}.Release64|x86.ActiveCfg = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(TestCaseManagementSettings) = postSolution
CategoryFile = XMPP_bot.vsmdi
EndGlobalSection
EndGlobal