-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathHttpServiceTester.sln
90 lines (90 loc) · 6.27 KB
/
HttpServiceTester.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
Microsoft Visual Studio Solution File, Format Version 11.00
# Visual Studio 2010
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Client", "Client\Client.csproj", "{9EF69200-EDD9-4EDB-A3F6-45EC3F3C4D1A}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Server", "Server\Server.csproj", "{D5383CA0-DC5B-4342-8496-C6CE14901798}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ConfigUpdate", "ConfigUpdate\ConfigUpdate.csproj", "{9285475B-8484-4E53-9E90-A4DC49F7F72A}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "RequestTester", "RequestTester\RequestTester.csproj", "{54590AA5-697D-4E52-8293-9849BC1F7CFA}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CreateASPNETThreadCounters", "CreateASPNETThreadCounters\CreateASPNETThreadCounters.csproj", "{62B7904F-24AA-431F-813F-7427C9154B79}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Lib", "Lib\Lib.csproj", "{03E6F53E-66B9-4B39-8F47-119151CABCC5}"
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
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{9EF69200-EDD9-4EDB-A3F6-45EC3F3C4D1A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{9EF69200-EDD9-4EDB-A3F6-45EC3F3C4D1A}.Debug|Any CPU.Build.0 = Debug|Any CPU
{9EF69200-EDD9-4EDB-A3F6-45EC3F3C4D1A}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
{9EF69200-EDD9-4EDB-A3F6-45EC3F3C4D1A}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
{9EF69200-EDD9-4EDB-A3F6-45EC3F3C4D1A}.Debug|x86.ActiveCfg = Debug|Any CPU
{9EF69200-EDD9-4EDB-A3F6-45EC3F3C4D1A}.Release|Any CPU.ActiveCfg = Release|Any CPU
{9EF69200-EDD9-4EDB-A3F6-45EC3F3C4D1A}.Release|Any CPU.Build.0 = Release|Any CPU
{9EF69200-EDD9-4EDB-A3F6-45EC3F3C4D1A}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
{9EF69200-EDD9-4EDB-A3F6-45EC3F3C4D1A}.Release|Mixed Platforms.Build.0 = Release|Any CPU
{9EF69200-EDD9-4EDB-A3F6-45EC3F3C4D1A}.Release|x86.ActiveCfg = Release|Any CPU
{D5383CA0-DC5B-4342-8496-C6CE14901798}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{D5383CA0-DC5B-4342-8496-C6CE14901798}.Debug|Any CPU.Build.0 = Debug|Any CPU
{D5383CA0-DC5B-4342-8496-C6CE14901798}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
{D5383CA0-DC5B-4342-8496-C6CE14901798}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
{D5383CA0-DC5B-4342-8496-C6CE14901798}.Debug|x86.ActiveCfg = Debug|Any CPU
{D5383CA0-DC5B-4342-8496-C6CE14901798}.Release|Any CPU.ActiveCfg = Release|Any CPU
{D5383CA0-DC5B-4342-8496-C6CE14901798}.Release|Any CPU.Build.0 = Release|Any CPU
{D5383CA0-DC5B-4342-8496-C6CE14901798}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
{D5383CA0-DC5B-4342-8496-C6CE14901798}.Release|Mixed Platforms.Build.0 = Release|Any CPU
{D5383CA0-DC5B-4342-8496-C6CE14901798}.Release|x86.ActiveCfg = Release|Any CPU
{9285475B-8484-4E53-9E90-A4DC49F7F72A}.Debug|Any CPU.ActiveCfg = Debug|x86
{9285475B-8484-4E53-9E90-A4DC49F7F72A}.Debug|Mixed Platforms.ActiveCfg = Debug|x86
{9285475B-8484-4E53-9E90-A4DC49F7F72A}.Debug|Mixed Platforms.Build.0 = Debug|x86
{9285475B-8484-4E53-9E90-A4DC49F7F72A}.Debug|x86.ActiveCfg = Debug|x86
{9285475B-8484-4E53-9E90-A4DC49F7F72A}.Debug|x86.Build.0 = Debug|x86
{9285475B-8484-4E53-9E90-A4DC49F7F72A}.Release|Any CPU.ActiveCfg = Release|x86
{9285475B-8484-4E53-9E90-A4DC49F7F72A}.Release|Mixed Platforms.ActiveCfg = Release|x86
{9285475B-8484-4E53-9E90-A4DC49F7F72A}.Release|Mixed Platforms.Build.0 = Release|x86
{9285475B-8484-4E53-9E90-A4DC49F7F72A}.Release|x86.ActiveCfg = Release|x86
{9285475B-8484-4E53-9E90-A4DC49F7F72A}.Release|x86.Build.0 = Release|x86
{54590AA5-697D-4E52-8293-9849BC1F7CFA}.Debug|Any CPU.ActiveCfg = Debug|x86
{54590AA5-697D-4E52-8293-9849BC1F7CFA}.Debug|Mixed Platforms.ActiveCfg = Debug|x86
{54590AA5-697D-4E52-8293-9849BC1F7CFA}.Debug|Mixed Platforms.Build.0 = Debug|x86
{54590AA5-697D-4E52-8293-9849BC1F7CFA}.Debug|x86.ActiveCfg = Debug|x86
{54590AA5-697D-4E52-8293-9849BC1F7CFA}.Debug|x86.Build.0 = Debug|x86
{54590AA5-697D-4E52-8293-9849BC1F7CFA}.Release|Any CPU.ActiveCfg = Release|x86
{54590AA5-697D-4E52-8293-9849BC1F7CFA}.Release|Mixed Platforms.ActiveCfg = Release|x86
{54590AA5-697D-4E52-8293-9849BC1F7CFA}.Release|Mixed Platforms.Build.0 = Release|x86
{54590AA5-697D-4E52-8293-9849BC1F7CFA}.Release|x86.ActiveCfg = Release|x86
{54590AA5-697D-4E52-8293-9849BC1F7CFA}.Release|x86.Build.0 = Release|x86
{62B7904F-24AA-431F-813F-7427C9154B79}.Debug|Any CPU.ActiveCfg = Debug|x86
{62B7904F-24AA-431F-813F-7427C9154B79}.Debug|Mixed Platforms.ActiveCfg = Debug|x86
{62B7904F-24AA-431F-813F-7427C9154B79}.Debug|Mixed Platforms.Build.0 = Debug|x86
{62B7904F-24AA-431F-813F-7427C9154B79}.Debug|x86.ActiveCfg = Debug|x86
{62B7904F-24AA-431F-813F-7427C9154B79}.Debug|x86.Build.0 = Debug|x86
{62B7904F-24AA-431F-813F-7427C9154B79}.Release|Any CPU.ActiveCfg = Release|x86
{62B7904F-24AA-431F-813F-7427C9154B79}.Release|Mixed Platforms.ActiveCfg = Release|x86
{62B7904F-24AA-431F-813F-7427C9154B79}.Release|Mixed Platforms.Build.0 = Release|x86
{62B7904F-24AA-431F-813F-7427C9154B79}.Release|x86.ActiveCfg = Release|x86
{62B7904F-24AA-431F-813F-7427C9154B79}.Release|x86.Build.0 = Release|x86
{03E6F53E-66B9-4B39-8F47-119151CABCC5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{03E6F53E-66B9-4B39-8F47-119151CABCC5}.Debug|Any CPU.Build.0 = Debug|Any CPU
{03E6F53E-66B9-4B39-8F47-119151CABCC5}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
{03E6F53E-66B9-4B39-8F47-119151CABCC5}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
{03E6F53E-66B9-4B39-8F47-119151CABCC5}.Debug|x86.ActiveCfg = Debug|Any CPU
{03E6F53E-66B9-4B39-8F47-119151CABCC5}.Release|Any CPU.ActiveCfg = Release|Any CPU
{03E6F53E-66B9-4B39-8F47-119151CABCC5}.Release|Any CPU.Build.0 = Release|Any CPU
{03E6F53E-66B9-4B39-8F47-119151CABCC5}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
{03E6F53E-66B9-4B39-8F47-119151CABCC5}.Release|Mixed Platforms.Build.0 = Release|Any CPU
{03E6F53E-66B9-4B39-8F47-119151CABCC5}.Release|x86.ActiveCfg = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal