-
Notifications
You must be signed in to change notification settings - Fork 0
/
Omnibroker.sln
117 lines (117 loc) · 7.58 KB
/
Omnibroker.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
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
Microsoft Visual Studio Solution File, Format Version 11.00
# Visual Studio 2010
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{B4B41E49-F402-41DB-B084-5EC0441DF314}"
ProjectSection(SolutionItems) = preProject
draft-hallambaker-omnibroker-01.xml = draft-hallambaker-omnibroker-01.xml
draft-hallambaker-omnibroker-02.xml = draft-hallambaker-omnibroker-02.xml
draft-hallambaker-omnibroker-03.xml = draft-hallambaker-omnibroker-03.xml
draft-hallambaker-omnibroker-04.xml = draft-hallambaker-omnibroker-04.xml
HttpSecurity.xml = HttpSecurity.xml
IntegrityHeader.xml = IntegrityHeader.xml
Local.testsettings = Local.testsettings
Make.bat = Make.bat
MakeReference.bat = MakeReference.bat
OBP-Connection.xml = OBP-Connection.xml
OBP-ConnectionExamples.xml = OBP-ConnectionExamples.xml
OBP-Query.xml = OBP-Query.xml
OBP-QueryExamples.xml = OBP-QueryExamples.xml
Omnibroker.vsmdi = Omnibroker.vsmdi
TraceAndTestImpact.testsettings = TraceAndTestImpact.testsettings
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MakeExamples", "MakeExamples\MakeExamples.csproj", "{E95754AB-9C9F-4C07-98EE-D8E001438815}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Omnibroker", "Omnibroker\Omnibroker.csproj", "{64FDE8D9-5C2A-418C-AA21-C583CF1FB91B}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "OBPQuery", "OBPQuery\OBPQuery.csproj", "{12207137-5E5B-46C4-91CF-5992D8459CC4}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "OBPClient", "OBPClient\OBPClient.csproj", "{5423E76A-EC1A-419D-9CC4-9DF745B10F26}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "OBPConnect", "OBPConnect\OBPConnect.csproj", "{2648F5BF-1EA5-475E-B715-5FBE066F1C31}"
ProjectSection(ProjectDependencies) = postProject
{12207137-5E5B-46C4-91CF-5992D8459CC4} = {12207137-5E5B-46C4-91CF-5992D8459CC4}
{5423E76A-EC1A-419D-9CC4-9DF745B10F26} = {5423E76A-EC1A-419D-9CC4-9DF745B10F26}
{64FDE8D9-5C2A-418C-AA21-C583CF1FB91B} = {64FDE8D9-5C2A-418C-AA21-C583CF1FB91B}
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TestService", "TestService\TestService.csproj", "{7AEAC89F-64BC-4F43-8DBE-00B4966ECA0E}"
EndProject
Global
GlobalSection(TestCaseManagementSettings) = postSolution
CategoryFile = Omnibroker.vsmdi
EndGlobalSection
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
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{E95754AB-9C9F-4C07-98EE-D8E001438815}.Debug|Any CPU.ActiveCfg = Debug|x86
{E95754AB-9C9F-4C07-98EE-D8E001438815}.Debug|Mixed Platforms.ActiveCfg = Debug|x86
{E95754AB-9C9F-4C07-98EE-D8E001438815}.Debug|Mixed Platforms.Build.0 = Debug|x86
{E95754AB-9C9F-4C07-98EE-D8E001438815}.Debug|x86.ActiveCfg = Debug|x86
{E95754AB-9C9F-4C07-98EE-D8E001438815}.Debug|x86.Build.0 = Debug|x86
{E95754AB-9C9F-4C07-98EE-D8E001438815}.Release|Any CPU.ActiveCfg = Release|x86
{E95754AB-9C9F-4C07-98EE-D8E001438815}.Release|Mixed Platforms.ActiveCfg = Release|x86
{E95754AB-9C9F-4C07-98EE-D8E001438815}.Release|Mixed Platforms.Build.0 = Release|x86
{E95754AB-9C9F-4C07-98EE-D8E001438815}.Release|x86.ActiveCfg = Release|x86
{E95754AB-9C9F-4C07-98EE-D8E001438815}.Release|x86.Build.0 = Release|x86
{64FDE8D9-5C2A-418C-AA21-C583CF1FB91B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{64FDE8D9-5C2A-418C-AA21-C583CF1FB91B}.Debug|Any CPU.Build.0 = Debug|Any CPU
{64FDE8D9-5C2A-418C-AA21-C583CF1FB91B}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
{64FDE8D9-5C2A-418C-AA21-C583CF1FB91B}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
{64FDE8D9-5C2A-418C-AA21-C583CF1FB91B}.Debug|x86.ActiveCfg = Debug|Any CPU
{64FDE8D9-5C2A-418C-AA21-C583CF1FB91B}.Release|Any CPU.ActiveCfg = Release|Any CPU
{64FDE8D9-5C2A-418C-AA21-C583CF1FB91B}.Release|Any CPU.Build.0 = Release|Any CPU
{64FDE8D9-5C2A-418C-AA21-C583CF1FB91B}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
{64FDE8D9-5C2A-418C-AA21-C583CF1FB91B}.Release|Mixed Platforms.Build.0 = Release|Any CPU
{64FDE8D9-5C2A-418C-AA21-C583CF1FB91B}.Release|x86.ActiveCfg = Release|Any CPU
{12207137-5E5B-46C4-91CF-5992D8459CC4}.Debug|Any CPU.ActiveCfg = Debug|x86
{12207137-5E5B-46C4-91CF-5992D8459CC4}.Debug|Mixed Platforms.ActiveCfg = Debug|x86
{12207137-5E5B-46C4-91CF-5992D8459CC4}.Debug|Mixed Platforms.Build.0 = Debug|x86
{12207137-5E5B-46C4-91CF-5992D8459CC4}.Debug|x86.ActiveCfg = Debug|x86
{12207137-5E5B-46C4-91CF-5992D8459CC4}.Debug|x86.Build.0 = Debug|x86
{12207137-5E5B-46C4-91CF-5992D8459CC4}.Release|Any CPU.ActiveCfg = Release|x86
{12207137-5E5B-46C4-91CF-5992D8459CC4}.Release|Mixed Platforms.ActiveCfg = Release|x86
{12207137-5E5B-46C4-91CF-5992D8459CC4}.Release|Mixed Platforms.Build.0 = Release|x86
{12207137-5E5B-46C4-91CF-5992D8459CC4}.Release|x86.ActiveCfg = Release|x86
{12207137-5E5B-46C4-91CF-5992D8459CC4}.Release|x86.Build.0 = Release|x86
{5423E76A-EC1A-419D-9CC4-9DF745B10F26}.Debug|Any CPU.ActiveCfg = Debug|x86
{5423E76A-EC1A-419D-9CC4-9DF745B10F26}.Debug|Mixed Platforms.ActiveCfg = Debug|x86
{5423E76A-EC1A-419D-9CC4-9DF745B10F26}.Debug|Mixed Platforms.Build.0 = Debug|x86
{5423E76A-EC1A-419D-9CC4-9DF745B10F26}.Debug|x86.ActiveCfg = Debug|x86
{5423E76A-EC1A-419D-9CC4-9DF745B10F26}.Debug|x86.Build.0 = Debug|x86
{5423E76A-EC1A-419D-9CC4-9DF745B10F26}.Release|Any CPU.ActiveCfg = Release|x86
{5423E76A-EC1A-419D-9CC4-9DF745B10F26}.Release|Mixed Platforms.ActiveCfg = Release|x86
{5423E76A-EC1A-419D-9CC4-9DF745B10F26}.Release|Mixed Platforms.Build.0 = Release|x86
{5423E76A-EC1A-419D-9CC4-9DF745B10F26}.Release|x86.ActiveCfg = Release|x86
{5423E76A-EC1A-419D-9CC4-9DF745B10F26}.Release|x86.Build.0 = Release|x86
{2648F5BF-1EA5-475E-B715-5FBE066F1C31}.Debug|Any CPU.ActiveCfg = Debug|x86
{2648F5BF-1EA5-475E-B715-5FBE066F1C31}.Debug|Mixed Platforms.ActiveCfg = Debug|x86
{2648F5BF-1EA5-475E-B715-5FBE066F1C31}.Debug|Mixed Platforms.Build.0 = Debug|x86
{2648F5BF-1EA5-475E-B715-5FBE066F1C31}.Debug|x86.ActiveCfg = Debug|x86
{2648F5BF-1EA5-475E-B715-5FBE066F1C31}.Debug|x86.Build.0 = Debug|x86
{2648F5BF-1EA5-475E-B715-5FBE066F1C31}.Release|Any CPU.ActiveCfg = Release|x86
{2648F5BF-1EA5-475E-B715-5FBE066F1C31}.Release|Mixed Platforms.ActiveCfg = Release|x86
{2648F5BF-1EA5-475E-B715-5FBE066F1C31}.Release|Mixed Platforms.Build.0 = Release|x86
{2648F5BF-1EA5-475E-B715-5FBE066F1C31}.Release|x86.ActiveCfg = Release|x86
{2648F5BF-1EA5-475E-B715-5FBE066F1C31}.Release|x86.Build.0 = Release|x86
{7AEAC89F-64BC-4F43-8DBE-00B4966ECA0E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{7AEAC89F-64BC-4F43-8DBE-00B4966ECA0E}.Debug|Any CPU.Build.0 = Debug|Any CPU
{7AEAC89F-64BC-4F43-8DBE-00B4966ECA0E}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
{7AEAC89F-64BC-4F43-8DBE-00B4966ECA0E}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
{7AEAC89F-64BC-4F43-8DBE-00B4966ECA0E}.Debug|x86.ActiveCfg = Debug|Any CPU
{7AEAC89F-64BC-4F43-8DBE-00B4966ECA0E}.Release|Any CPU.ActiveCfg = Release|Any CPU
{7AEAC89F-64BC-4F43-8DBE-00B4966ECA0E}.Release|Any CPU.Build.0 = Release|Any CPU
{7AEAC89F-64BC-4F43-8DBE-00B4966ECA0E}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
{7AEAC89F-64BC-4F43-8DBE-00B4966ECA0E}.Release|Mixed Platforms.Build.0 = Release|Any CPU
{7AEAC89F-64BC-4F43-8DBE-00B4966ECA0E}.Release|x86.ActiveCfg = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal