This repository has been archived by the owner on Nov 19, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 91
/
xsp.sln
80 lines (80 loc) · 5.85 KB
/
xsp.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 2012
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Mono.WebServer", "src\Mono.WebServer\Mono.WebServer.csproj", "{5339C36C-A524-44CE-93BD-59A79F57B346}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Mono.WebServer.Apache", "src\Mono.WebServer.Apache\Mono.WebServer.Apache.csproj", "{4F774362-208F-4C21-9668-9013BE0C5032}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Mono.WebServer.FastCgi", "src\Mono.WebServer.FastCgi\Mono.WebServer.FastCgi.csproj", "{6A65EE42-6B11-40F4-8E3C-B40E4AB21001}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Mono.WebServer.XSP", "src\Mono.WebServer.XSP\Mono.WebServer.XSP.csproj", "{0EACA9B4-922A-45AA-A59B-EEBAC752E9E0}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Mono.WebServer.Test", "src\Mono.WebServer.Test\Mono.WebServer.Test.csproj", "{476742B7-BFEC-4F1F-AA50-D3EBF27BE2F0}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Mono.WebServer.Fpm", "src\Mono.WebServer.Fpm\Mono.WebServer.Fpm.csproj", "{4CA9FE8F-B3C7-42DB-8CFC-11A220581925}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Debug-3.5|Any CPU = Debug-3.5|Any CPU
Release|Any CPU = Release|Any CPU
Release-3.5|Any CPU = Release-3.5|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{0EACA9B4-922A-45AA-A59B-EEBAC752E9E0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{0EACA9B4-922A-45AA-A59B-EEBAC752E9E0}.Debug|Any CPU.Build.0 = Debug|Any CPU
{0EACA9B4-922A-45AA-A59B-EEBAC752E9E0}.Debug-3.5|Any CPU.ActiveCfg = Debug-3.5|Any CPU
{0EACA9B4-922A-45AA-A59B-EEBAC752E9E0}.Debug-3.5|Any CPU.Build.0 = Debug-3.5|Any CPU
{0EACA9B4-922A-45AA-A59B-EEBAC752E9E0}.Release|Any CPU.ActiveCfg = Release|Any CPU
{0EACA9B4-922A-45AA-A59B-EEBAC752E9E0}.Release|Any CPU.Build.0 = Release|Any CPU
{0EACA9B4-922A-45AA-A59B-EEBAC752E9E0}.Release-3.5|Any CPU.ActiveCfg = Release-3.5|Any CPU
{0EACA9B4-922A-45AA-A59B-EEBAC752E9E0}.Release-3.5|Any CPU.Build.0 = Release-3.5|Any CPU
{476742B7-BFEC-4F1F-AA50-D3EBF27BE2F0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{476742B7-BFEC-4F1F-AA50-D3EBF27BE2F0}.Debug|Any CPU.Build.0 = Debug|Any CPU
{476742B7-BFEC-4F1F-AA50-D3EBF27BE2F0}.Debug-3.5|Any CPU.ActiveCfg = Debug|Any CPU
{476742B7-BFEC-4F1F-AA50-D3EBF27BE2F0}.Debug-3.5|Any CPU.Build.0 = Debug|Any CPU
{476742B7-BFEC-4F1F-AA50-D3EBF27BE2F0}.Release|Any CPU.ActiveCfg = Release|Any CPU
{476742B7-BFEC-4F1F-AA50-D3EBF27BE2F0}.Release|Any CPU.Build.0 = Release|Any CPU
{476742B7-BFEC-4F1F-AA50-D3EBF27BE2F0}.Release-3.5|Any CPU.ActiveCfg = Release|Any CPU
{476742B7-BFEC-4F1F-AA50-D3EBF27BE2F0}.Release-3.5|Any CPU.Build.0 = Release|Any CPU
{4CA9FE8F-B3C7-42DB-8CFC-11A220581925}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{4CA9FE8F-B3C7-42DB-8CFC-11A220581925}.Debug|Any CPU.Build.0 = Debug|Any CPU
{4CA9FE8F-B3C7-42DB-8CFC-11A220581925}.Debug-3.5|Any CPU.ActiveCfg = Debug|Any CPU
{4CA9FE8F-B3C7-42DB-8CFC-11A220581925}.Debug-3.5|Any CPU.Build.0 = Debug|Any CPU
{4CA9FE8F-B3C7-42DB-8CFC-11A220581925}.Release|Any CPU.ActiveCfg = Release|Any CPU
{4CA9FE8F-B3C7-42DB-8CFC-11A220581925}.Release|Any CPU.Build.0 = Release|Any CPU
{4CA9FE8F-B3C7-42DB-8CFC-11A220581925}.Release-3.5|Any CPU.ActiveCfg = Release|Any CPU
{4CA9FE8F-B3C7-42DB-8CFC-11A220581925}.Release-3.5|Any CPU.Build.0 = Release|Any CPU
{4F774362-208F-4C21-9668-9013BE0C5032}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{4F774362-208F-4C21-9668-9013BE0C5032}.Debug|Any CPU.Build.0 = Debug|Any CPU
{4F774362-208F-4C21-9668-9013BE0C5032}.Debug-3.5|Any CPU.ActiveCfg = Debug-3.5|Any CPU
{4F774362-208F-4C21-9668-9013BE0C5032}.Debug-3.5|Any CPU.Build.0 = Debug-3.5|Any CPU
{4F774362-208F-4C21-9668-9013BE0C5032}.Release|Any CPU.ActiveCfg = Release|Any CPU
{4F774362-208F-4C21-9668-9013BE0C5032}.Release|Any CPU.Build.0 = Release|Any CPU
{4F774362-208F-4C21-9668-9013BE0C5032}.Release-3.5|Any CPU.ActiveCfg = Release-3.5|Any CPU
{4F774362-208F-4C21-9668-9013BE0C5032}.Release-3.5|Any CPU.Build.0 = Release-3.5|Any CPU
{5339C36C-A524-44CE-93BD-59A79F57B346}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{5339C36C-A524-44CE-93BD-59A79F57B346}.Debug|Any CPU.Build.0 = Debug|Any CPU
{5339C36C-A524-44CE-93BD-59A79F57B346}.Debug-3.5|Any CPU.ActiveCfg = Debug-3.5|Any CPU
{5339C36C-A524-44CE-93BD-59A79F57B346}.Debug-3.5|Any CPU.Build.0 = Debug-3.5|Any CPU
{5339C36C-A524-44CE-93BD-59A79F57B346}.Release|Any CPU.ActiveCfg = Release|Any CPU
{5339C36C-A524-44CE-93BD-59A79F57B346}.Release|Any CPU.Build.0 = Release|Any CPU
{5339C36C-A524-44CE-93BD-59A79F57B346}.Release-3.5|Any CPU.ActiveCfg = Release-3.5|Any CPU
{5339C36C-A524-44CE-93BD-59A79F57B346}.Release-3.5|Any CPU.Build.0 = Release-3.5|Any CPU
{5339C36C-A524-44CE-93BD-59A79F57B346}.Release-3.5|Any CPU.Deploy.0 = Release-3.5|Any CPU
{6A65EE42-6B11-40F4-8E3C-B40E4AB21001}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{6A65EE42-6B11-40F4-8E3C-B40E4AB21001}.Debug|Any CPU.Build.0 = Debug|Any CPU
{6A65EE42-6B11-40F4-8E3C-B40E4AB21001}.Debug-3.5|Any CPU.ActiveCfg = Debug-3.5|Any CPU
{6A65EE42-6B11-40F4-8E3C-B40E4AB21001}.Debug-3.5|Any CPU.Build.0 = Debug-3.5|Any CPU
{6A65EE42-6B11-40F4-8E3C-B40E4AB21001}.Release|Any CPU.ActiveCfg = Release|Any CPU
{6A65EE42-6B11-40F4-8E3C-B40E4AB21001}.Release|Any CPU.Build.0 = Release|Any CPU
{6A65EE42-6B11-40F4-8E3C-B40E4AB21001}.Release-3.5|Any CPU.ActiveCfg = Release-3.5|Any CPU
{6A65EE42-6B11-40F4-8E3C-B40E4AB21001}.Release-3.5|Any CPU.Build.0 = Release-3.5|Any CPU
EndGlobalSection
GlobalSection(MonoDevelopProperties) = preSolution
StartupItem = src\Mono.WebServer.Fpm\Mono.WebServer.Fpm.csproj
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal