Migrated DictionaryAdapter work in CastleContrib into a general component.
[castle.git] / MonoRail / TestSite / TestSite-vs2003.csproj
blobacbc42634e3be0a611c606f0611e9bd01aee83b4
1 <VisualStudioProject>
2     <CSHARP
3         ProjectType = "Local"
4         ProductVersion = "7.10.6030"
5         SchemaVersion = "2.0"
6         ProjectGuid = "{7439F3D3-5F1B-4D03-ADE1-8EB85F711A53}"
7     >
8         <Build>
9             <Settings
10                 ApplicationIcon = ""
11                 AssemblyKeyContainerName = ""
12                 AssemblyName = "TestSite"
13                 AssemblyOriginatorKeyFile = ""
14                 DefaultClientScript = "JScript"
15                 DefaultHTMLPageLayout = "Grid"
16                 DefaultTargetSchema = "IE50"
17                 DelaySign = "false"
18                 OutputType = "Library"
19                 PreBuildEvent = ""
20                 PostBuildEvent = ""
21                 RootNamespace = "TestSite"
22                 RunPostBuildEvent = "OnBuildSuccess"
23                 StartupObject = ""
24             >
25                 <Config
26                     Name = "Debug"
27                     AllowUnsafeBlocks = "false"
28                     BaseAddress = "285212672"
29                     CheckForOverflowUnderflow = "false"
30                     ConfigurationOverrideFile = ""
31                     DefineConstants = "DEBUG;TRACE"
32                     DocumentationFile = ""
33                     DebugSymbols = "true"
34                     FileAlignment = "4096"
35                     IncrementalBuild = "false"
36                     NoStdLib = "false"
37                     NoWarn = ""
38                     Optimize = "false"
39                     OutputPath = "bin\"
40                     RegisterForComInterop = "false"
41                     RemoveIntegerChecks = "false"
42                     TreatWarningsAsErrors = "true"
43                     WarningLevel = "4"
44                 />
45                 <Config
46                     Name = "Release"
47                     AllowUnsafeBlocks = "false"
48                     BaseAddress = "285212672"
49                     CheckForOverflowUnderflow = "false"
50                     ConfigurationOverrideFile = ""
51                     DefineConstants = "TRACE"
52                     DocumentationFile = ""
53                     DebugSymbols = "false"
54                     FileAlignment = "4096"
55                     IncrementalBuild = "false"
56                     NoStdLib = "false"
57                     NoWarn = ""
58                     Optimize = "true"
59                     OutputPath = "bin\"
60                     RegisterForComInterop = "false"
61                     RemoveIntegerChecks = "false"
62                     TreatWarningsAsErrors = "true"
63                     WarningLevel = "4"
64                 />
65             </Settings>
66             <References>
67                 <Reference
68                     Name = "System"
69                     AssemblyName = "System"
70                     HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.dll"
71                 />
72                 <Reference
73                     Name = "System.Data"
74                     AssemblyName = "System.Data"
75                     HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Data.dll"
76                 />
77                 <Reference
78                     Name = "System.XML"
79                     AssemblyName = "System.Xml"
80                     HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.XML.dll"
81                 />
82                 <Reference
83                     Name = "System.Web"
84                     AssemblyName = "System.Web"
85                     HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Web.dll"
86                 />
87                 <Reference
88                     Name = "System.Drawing"
89                     AssemblyName = "System.Drawing"
90                     HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Drawing.dll"
91                 />
92                 <Reference
93                     Name = "Castle.MonoRail.Framework"
94                     Project = "{EC393863-333E-49CE-94A6-654B9F323954}"
95                     Package = "{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}"
96                 />
97                 <Reference
98                     Name = "Castle.Core"
99                     AssemblyName = "Castle.Core"
100                     HintPath = "..\..\build\net-1.1\debug\Castle.Core.dll"
101                 />
102             </References>
103         </Build>
104         <Files>
105             <Include>
106                 <File
107                     RelPath = "default.htm"
108                     BuildAction = "Content"
109                 />
110                 <File
111                     RelPath = "web.config"
112                     BuildAction = "None"
113                 />
114                 <File
115                     RelPath = "Controllers\CookiesController.cs"
116                     SubType = "Code"
117                     BuildAction = "Compile"
118                 />
119                 <File
120                     RelPath = "Controllers\Exception.cs"
121                     SubType = "Code"
122                     BuildAction = "Compile"
123                 />
124                 <File
125                     RelPath = "Controllers\FilterA.cs"
126                     SubType = "Code"
127                     BuildAction = "Compile"
128                 />
129                 <File
130                     RelPath = "Controllers\FilterB.cs"
131                     SubType = "Code"
132                     BuildAction = "Compile"
133                 />
134                 <File
135                     RelPath = "Controllers\FilterController.cs"
136                     SubType = "Code"
137                     BuildAction = "Compile"
138                 />
139                 <File
140                     RelPath = "Controllers\Filtered2Controller.cs"
141                     SubType = "Code"
142                     BuildAction = "Compile"
143                 />
144                 <File
145                     RelPath = "Controllers\FilteredController.cs"
146                     SubType = "Code"
147                     BuildAction = "Compile"
148                 />
149                 <File
150                     RelPath = "Controllers\HelperController.cs"
151                     SubType = "Code"
152                     BuildAction = "Compile"
153                 />
154                 <File
155                     RelPath = "Controllers\HomeController.cs"
156                     SubType = "Code"
157                     BuildAction = "Compile"
158                 />
159                 <File
160                     RelPath = "Controllers\LayoutController.cs"
161                     SubType = "Code"
162                     BuildAction = "Compile"
163                 />
164                 <File
165                     RelPath = "Controllers\Registration.cs"
166                     SubType = "Code"
167                     BuildAction = "Compile"
168                 />
169                 <File
170                     RelPath = "Controllers\RescueController.cs"
171                     SubType = "Code"
172                     BuildAction = "Compile"
173                 />
174                 <File
175                     RelPath = "Controllers\ResourceController.cs"
176                     SubType = "Code"
177                     BuildAction = "Compile"
178                 />
179                 <File
180                     RelPath = "Controllers\ServerUtilityController.cs"
181                     SubType = "Code"
182                     BuildAction = "Compile"
183                 />
184                 <File
185                     RelPath = "Controllers\UploadFileController.cs"
186                     SubType = "Code"
187                     BuildAction = "Compile"
188                 />
189                 <File
190                     RelPath = "Controllers\SubArea\HomeController.cs"
191                     SubType = "Code"
192                     BuildAction = "Compile"
193                 />
194                 <File
195                     RelPath = "Helper\DateFormatHelper.cs"
196                     SubType = "Code"
197                     BuildAction = "Compile"
198                 />
199                 <File
200                     RelPath = "Resources\Language.de.resx"
201                     BuildAction = "EmbeddedResource"
202                 />
203                 <File
204                     RelPath = "Resources\Language.nl.resx"
205                     BuildAction = "EmbeddedResource"
206                 />
207                 <File
208                     RelPath = "Resources\Language.resx"
209                     BuildAction = "EmbeddedResource"
210                 />
211                 <File
212                     RelPath = "views\cookies\index.aspx"
213                     BuildAction = "Content"
214                 />
215                 <File
216                     RelPath = "views\filter\index.aspx"
217                     BuildAction = "Content"
218                 />
219                 <File
220                     RelPath = "views\filtered\index.aspx"
221                     BuildAction = "Content"
222                 />
223                 <File
224                     RelPath = "views\filtered\selectiveSkip.aspx"
225                     BuildAction = "Content"
226                 />
227                 <File
228                     RelPath = "views\filtered\update.aspx"
229                     BuildAction = "Content"
230                 />
231                 <File
232                     RelPath = "views\filtered2\index.aspx"
233                     BuildAction = "Content"
234                 />
235                 <File
236                     RelPath = "views\filtered2\update.aspx"
237                     BuildAction = "Content"
238                 />
239                 <Folder RelPath = "views\general\" />
240                 <File
241                     RelPath = "views\helper\helpme.aspx"
242                     SubType = "Form"
243                     BuildAction = "Content"
244                 />
245                 <File
246                     RelPath = "views\helper\helpme.aspx.cs"
247                     DependentUpon = "helpme.aspx"
248                     SubType = "ASPXCodeBehind"
249                     BuildAction = "Compile"
250                 />
251                 <File
252                     RelPath = "views\helper\helpme.aspx.resx"
253                     DependentUpon = "helpme.aspx.cs"
254                     BuildAction = "EmbeddedResource"
255                 />
256                 <File
257                     RelPath = "views\home\bag.aspx"
258                     BuildAction = "Content"
259                 />
260                 <File
261                     RelPath = "views\home\bag2.aspx"
262                     BuildAction = "Content"
263                 />
264                 <File
265                     RelPath = "views\home\display.aspx"
266                     BuildAction = "Content"
267                 />
268                 <File
269                     RelPath = "views\home\heyhello.aspx"
270                     BuildAction = "Content"
271                 />
272                 <File
273                     RelPath = "views\home\index.aspx"
274                     BuildAction = "Content"
275                 />
276                 <File
277                     RelPath = "views\layoutable\changelayout.aspx"
278                     BuildAction = "Content"
279                 />
280                 <File
281                     RelPath = "views\layoutable\index.aspx"
282                     BuildAction = "Content"
283                 />
284                 <File
285                     RelPath = "views\layouts\master.aspx"
286                     BuildAction = "Content"
287                 />
288                 <File
289                     RelPath = "views\layouts\master2.aspx"
290                     BuildAction = "Content"
291                 />
292                 <File
293                     RelPath = "views\registration\actionto.aspx"
294                     SubType = "Form"
295                     BuildAction = "Content"
296                 />
297                 <File
298                     RelPath = "views\registration\actionto.aspx.cs"
299                     DependentUpon = "actionto.aspx"
300                     SubType = "ASPXCodeBehind"
301                     BuildAction = "Compile"
302                 />
303                 <File
304                     RelPath = "views\registration\actionto.aspx.resx"
305                     DependentUpon = "actionto.aspx.cs"
306                     BuildAction = "EmbeddedResource"
307                 />
308                 <File
309                     RelPath = "views\registration\index.aspx"
310                     BuildAction = "Content"
311                 />
312                 <File
313                     RelPath = "views\registration\index.aspx.cs"
314                     DependentUpon = "index.aspx"
315                     SubType = "ASPXCodeBehind"
316                     BuildAction = "Compile"
317                 />
318                 <File
319                     RelPath = "views\registration\index.aspx.resx"
320                     DependentUpon = "index.aspx.cs"
321                     BuildAction = "EmbeddedResource"
322                 />
323                 <File
324                     RelPath = "views\registration\list.aspx"
325                     BuildAction = "Content"
326                 />
327                 <File
328                     RelPath = "views\registration\postback.aspx"
329                     SubType = "Form"
330                     BuildAction = "Content"
331                 />
332                 <File
333                     RelPath = "views\registration\postback.aspx.cs"
334                     DependentUpon = "postback.aspx"
335                     SubType = "ASPXCodeBehind"
336                     BuildAction = "Compile"
337                 />
338                 <File
339                     RelPath = "views\registration\postback.aspx.resx"
340                     DependentUpon = "postback.aspx.cs"
341                     BuildAction = "EmbeddedResource"
342                 />
343                 <File
344                     RelPath = "views\registration\success.aspx"
345                     BuildAction = "Content"
346                 />
347                 <File
348                     RelPath = "views\rescues\general.aspx"
349                     BuildAction = "Content"
350                 />
351                 <File
352                     RelPath = "views\rescues\saveerror.aspx"
353                     BuildAction = "Content"
354                 />
355                 <File
356                     RelPath = "views\rescues\updateerror.aspx"
357                     BuildAction = "Content"
358                 />
359                 <File
360                     RelPath = "views\rescues\updateerrormsg.aspx"
361                     SubType = "Form"
362                     BuildAction = "Content"
363                 />
364                 <File
365                     RelPath = "views\SubArea\home\index.aspx"
366                     BuildAction = "Content"
367                 />
368                 <File
369                     RelPath = "views\uploadfile\index.aspx"
370                     BuildAction = "Content"
371                 />
372                 <File
373                     RelPath = "views\uploadfile\showuploadfilename.aspx"
374                     BuildAction = "Content"
375                 />
376             </Include>
377         </Files>
378     </CSHARP>
379 </VisualStudioProject>