root/trunk/SmallSharpTools.Services.sln

Revision 3, 8.4 kB (checked in by brennan, 2 years ago)

init

Line 
1 
2 Microsoft Visual Studio Solution File, Format Version 9.00
3 # Visual Studio 2005
4 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ServicesProvider", "ServicesProvider\ServicesProvider.csproj", "{6990B495-0573-4B3E-B191-B20AF122F6A7}"
5         ProjectSection(WebsiteProperties) = preProject
6                 Debug.AspNetCompiler.Debug = "True"
7                 Release.AspNetCompiler.Debug = "False"
8         EndProjectSection
9 EndProject
10 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "GenericService", "GenericService\GenericService.csproj", "{0B7F9022-EBD2-41CC-9550-E06E57465992}"
11         ProjectSection(WebsiteProperties) = preProject
12                 Debug.AspNetCompiler.Debug = "True"
13                 Release.AspNetCompiler.Debug = "False"
14         EndProjectSection
15 EndProject
16 Project("{E24C65DC-7377-472B-9ABA-BC803B73C61A}") = "d:\...\Website\", "Website\", "{95A6093F-1FFE-453B-9425-76B6F86C509B}"
17         ProjectSection(WebsiteProperties) = preProject
18                 ProjectReferences = "{6990B495-0573-4B3E-B191-B20AF122F6A7}|SmallSharpTools.Services.dll;{0B7F9022-EBD2-41CC-9550-E06E57465992}|SmallSharpTools.Services.Generic.dll;{BA19BB88-457E-416D-BC8E-0435D550F59C}|SmallSharpTools.Services.ManagerClient.dll;"
19                 Debug.AspNetCompiler.VirtualPath = "/Website"
20                 Debug.AspNetCompiler.PhysicalPath = "Website\"
21                 Debug.AspNetCompiler.TargetPath = "PrecompiledWeb\Website\"
22                 Debug.AspNetCompiler.Updateable = "true"
23                 Debug.AspNetCompiler.ForceOverwrite = "true"
24                 Debug.AspNetCompiler.FixedNames = "false"
25                 Debug.AspNetCompiler.Debug = "True"
26                 Release.AspNetCompiler.VirtualPath = "/Website"
27                 Release.AspNetCompiler.PhysicalPath = "Website\"
28                 Release.AspNetCompiler.TargetPath = "PrecompiledWeb\Website\"
29                 Release.AspNetCompiler.Updateable = "true"
30                 Release.AspNetCompiler.ForceOverwrite = "true"
31                 Release.AspNetCompiler.FixedNames = "false"
32                 Release.AspNetCompiler.Debug = "False"
33                 VWDPort = "2128"
34                 DefaultWebSiteLanguage = "Visual C#"
35         EndProjectSection
36 EndProject
37 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ConsoleApplication", "ConsoleApplication\ConsoleApplication.csproj", "{A970AD1A-CFC6-4E1E-8446-0D8F03BAB97D}"
38         ProjectSection(WebsiteProperties) = preProject
39                 Debug.AspNetCompiler.Debug = "True"
40                 Release.AspNetCompiler.Debug = "False"
41         EndProjectSection
42 EndProject
43 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ServicesManagerClient", "ServicesManagerClient\ServicesManagerClient.csproj", "{BA19BB88-457E-416D-BC8E-0435D550F59C}"
44         ProjectSection(WebsiteProperties) = preProject
45                 Debug.AspNetCompiler.Debug = "True"
46                 Release.AspNetCompiler.Debug = "False"
47         EndProjectSection
48 EndProject
49 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ServicesManagerApplication", "ServicesManagerApplication\ServicesManagerApplication.csproj", "{B811CB15-3A97-4823-95A0-979D4FB1D201}"
50         ProjectSection(WebsiteProperties) = preProject
51                 Debug.AspNetCompiler.Debug = "True"
52                 Release.AspNetCompiler.Debug = "False"
53         EndProjectSection
54 EndProject
55 Global
56         GlobalSection(SolutionConfigurationPlatforms) = preSolution
57                 Debug|.NET = Debug|.NET
58                 Debug|Any CPU = Debug|Any CPU
59                 Debug|Mixed Platforms = Debug|Mixed Platforms
60                 Release|.NET = Release|.NET
61                 Release|Any CPU = Release|Any CPU
62                 Release|Mixed Platforms = Release|Mixed Platforms
63         EndGlobalSection
64         GlobalSection(ProjectConfigurationPlatforms) = postSolution
65                 {6990B495-0573-4B3E-B191-B20AF122F6A7}.Debug|.NET.ActiveCfg = Debug|Any CPU
66                 {6990B495-0573-4B3E-B191-B20AF122F6A7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
67                 {6990B495-0573-4B3E-B191-B20AF122F6A7}.Debug|Any CPU.Build.0 = Debug|Any CPU
68                 {6990B495-0573-4B3E-B191-B20AF122F6A7}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
69                 {6990B495-0573-4B3E-B191-B20AF122F6A7}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
70                 {6990B495-0573-4B3E-B191-B20AF122F6A7}.Release|.NET.ActiveCfg = Release|Any CPU
71                 {6990B495-0573-4B3E-B191-B20AF122F6A7}.Release|Any CPU.ActiveCfg = Release|Any CPU
72                 {6990B495-0573-4B3E-B191-B20AF122F6A7}.Release|Any CPU.Build.0 = Release|Any CPU
73                 {6990B495-0573-4B3E-B191-B20AF122F6A7}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
74                 {6990B495-0573-4B3E-B191-B20AF122F6A7}.Release|Mixed Platforms.Build.0 = Release|Any CPU
75                 {0B7F9022-EBD2-41CC-9550-E06E57465992}.Debug|.NET.ActiveCfg = Debug|Any CPU
76                 {0B7F9022-EBD2-41CC-9550-E06E57465992}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
77                 {0B7F9022-EBD2-41CC-9550-E06E57465992}.Debug|Any CPU.Build.0 = Debug|Any CPU
78                 {0B7F9022-EBD2-41CC-9550-E06E57465992}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
79                 {0B7F9022-EBD2-41CC-9550-E06E57465992}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
80                 {0B7F9022-EBD2-41CC-9550-E06E57465992}.Release|.NET.ActiveCfg = Release|Any CPU
81                 {0B7F9022-EBD2-41CC-9550-E06E57465992}.Release|Any CPU.ActiveCfg = Release|Any CPU
82                 {0B7F9022-EBD2-41CC-9550-E06E57465992}.Release|Any CPU.Build.0 = Release|Any CPU
83                 {0B7F9022-EBD2-41CC-9550-E06E57465992}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
84                 {0B7F9022-EBD2-41CC-9550-E06E57465992}.Release|Mixed Platforms.Build.0 = Release|Any CPU
85                 {95A6093F-1FFE-453B-9425-76B6F86C509B}.Debug|.NET.ActiveCfg = Debug|.NET
86                 {95A6093F-1FFE-453B-9425-76B6F86C509B}.Debug|.NET.Build.0 = Debug|.NET
87                 {95A6093F-1FFE-453B-9425-76B6F86C509B}.Debug|Any CPU.ActiveCfg = Debug|.NET
88                 {95A6093F-1FFE-453B-9425-76B6F86C509B}.Debug|Mixed Platforms.ActiveCfg = Debug|.NET
89                 {95A6093F-1FFE-453B-9425-76B6F86C509B}.Debug|Mixed Platforms.Build.0 = Debug|.NET
90                 {95A6093F-1FFE-453B-9425-76B6F86C509B}.Release|.NET.ActiveCfg = Debug|.NET
91                 {95A6093F-1FFE-453B-9425-76B6F86C509B}.Release|.NET.Build.0 = Debug|.NET
92                 {95A6093F-1FFE-453B-9425-76B6F86C509B}.Release|Any CPU.ActiveCfg = Debug|.NET
93                 {95A6093F-1FFE-453B-9425-76B6F86C509B}.Release|Mixed Platforms.ActiveCfg = Debug|.NET
94                 {95A6093F-1FFE-453B-9425-76B6F86C509B}.Release|Mixed Platforms.Build.0 = Debug|.NET
95                 {A970AD1A-CFC6-4E1E-8446-0D8F03BAB97D}.Debug|.NET.ActiveCfg = Debug|Any CPU
96                 {A970AD1A-CFC6-4E1E-8446-0D8F03BAB97D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
97                 {A970AD1A-CFC6-4E1E-8446-0D8F03BAB97D}.Debug|Any CPU.Build.0 = Debug|Any CPU
98                 {A970AD1A-CFC6-4E1E-8446-0D8F03BAB97D}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
99                 {A970AD1A-CFC6-4E1E-8446-0D8F03BAB97D}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
100                 {A970AD1A-CFC6-4E1E-8446-0D8F03BAB97D}.Release|.NET.ActiveCfg = Release|Any CPU
101                 {A970AD1A-CFC6-4E1E-8446-0D8F03BAB97D}.Release|Any CPU.ActiveCfg = Release|Any CPU
102                 {A970AD1A-CFC6-4E1E-8446-0D8F03BAB97D}.Release|Any CPU.Build.0 = Release|Any CPU
103                 {A970AD1A-CFC6-4E1E-8446-0D8F03BAB97D}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
104                 {A970AD1A-CFC6-4E1E-8446-0D8F03BAB97D}.Release|Mixed Platforms.Build.0 = Release|Any CPU
105                 {BA19BB88-457E-416D-BC8E-0435D550F59C}.Debug|.NET.ActiveCfg = Debug|Any CPU
106                 {BA19BB88-457E-416D-BC8E-0435D550F59C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
107                 {BA19BB88-457E-416D-BC8E-0435D550F59C}.Debug|Any CPU.Build.0 = Debug|Any CPU
108                 {BA19BB88-457E-416D-BC8E-0435D550F59C}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
109                 {BA19BB88-457E-416D-BC8E-0435D550F59C}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
110                 {BA19BB88-457E-416D-BC8E-0435D550F59C}.Release|.NET.ActiveCfg = Release|Any CPU
111                 {BA19BB88-457E-416D-BC8E-0435D550F59C}.Release|Any CPU.ActiveCfg = Release|Any CPU
112                 {BA19BB88-457E-416D-BC8E-0435D550F59C}.Release|Any CPU.Build.0 = Release|Any CPU
113                 {BA19BB88-457E-416D-BC8E-0435D550F59C}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
114                 {BA19BB88-457E-416D-BC8E-0435D550F59C}.Release|Mixed Platforms.Build.0 = Release|Any CPU
115                 {B811CB15-3A97-4823-95A0-979D4FB1D201}.Debug|.NET.ActiveCfg = Debug|Any CPU
116                 {B811CB15-3A97-4823-95A0-979D4FB1D201}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
117                 {B811CB15-3A97-4823-95A0-979D4FB1D201}.Debug|Any CPU.Build.0 = Debug|Any CPU
118                 {B811CB15-3A97-4823-95A0-979D4FB1D201}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
119                 {B811CB15-3A97-4823-95A0-979D4FB1D201}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
120                 {B811CB15-3A97-4823-95A0-979D4FB1D201}.Release|.NET.ActiveCfg = Release|Any CPU
121                 {B811CB15-3A97-4823-95A0-979D4FB1D201}.Release|Any CPU.ActiveCfg = Release|Any CPU
122                 {B811CB15-3A97-4823-95A0-979D4FB1D201}.Release|Any CPU.Build.0 = Release|Any CPU
123                 {B811CB15-3A97-4823-95A0-979D4FB1D201}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
124                 {B811CB15-3A97-4823-95A0-979D4FB1D201}.Release|Mixed Platforms.Build.0 = Release|Any CPU
125         EndGlobalSection
126         GlobalSection(SolutionProperties) = preSolution
127                 HideSolutionNode = FALSE
128         EndGlobalSection
129 EndGlobal
Note: See TracBrowser for help on using the browser.