Fixing 21 PEVerify tests.
[castle.git] / MonoRail / TestSiteNVelocity / TestSiteNVelocity-vs2003.csproj
blob508c545ad772fc92e38b432dcc6e73205f537d25
1 <VisualStudioProject>
2     <CSHARP
3         ProjectType = "Local"
4         ProductVersion = "7.10.6030"
5         SchemaVersion = "2.0"
6         ProjectGuid = "{824EC872-2992-4518-8C41-4F87640D752A}"
7     >
8         <Build>
9             <Settings
10                 ApplicationIcon = ""
11                 AssemblyKeyContainerName = ""
12                 AssemblyName = "TestSiteNVelocity"
13                 AssemblyOriginatorKeyFile = ""
14                 DefaultClientScript = "JScript"
15                 DefaultHTMLPageLayout = "Grid"
16                 DefaultTargetSchema = "IE50"
17                 DelaySign = "false"
18                 OutputType = "Library"
19                 PreBuildEvent = ""
20                 PostBuildEvent = ""
21                 RootNamespace = "TestSiteNVelocity"
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.MonoRail.Framework.Views.NVelocity"
99                     Project = "{ECCA4D19-65D7-4EED-B8EC-56AF79F41E69}"
100                     Package = "{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}"
101                 />
102                 <Reference
103                     Name = "Nullables"
104                     AssemblyName = "Nullables"
105                     HintPath = "..\..\build\net-1.1\debug\Nullables.dll"
106                 />
107                 <Reference
108                     Name = "Castle.Components.Common.EmailSender"
109                     AssemblyName = "Castle.Components.Common.EmailSender"
110                     HintPath = "..\..\build\net-1.1\debug\Castle.Components.Common.EmailSender.dll"
111                 />
112                 <Reference
113                     Name = "NVelocity"
114                     AssemblyName = "NVelocity"
115                     HintPath = "..\..\build\net-1.1\debug\NVelocity.dll"
116                 />
117                 <Reference
118                     Name = "Castle.Core"
119                     AssemblyName = "Castle.Core"
120                     HintPath = "..\..\build\net-1.1\debug\Castle.Core.dll"
121                 />
122                 <Reference
123                     Name = "log4net"
124                     AssemblyName = "log4net"
125                     HintPath = "..\..\build\net-1.1\debug\log4net.dll"
126                     AssemblyFolderKey = "hklm\dn\castleex"
127                 />
128                 <Reference
129                     Name = "Castle.Services.Logging.Log4netIntegration"
130                     AssemblyName = "Castle.Services.Logging.Log4netIntegration"
131                     HintPath = "..\..\build\net-1.1\debug\Castle.Services.Logging.Log4netIntegration.dll"
132                     AssemblyFolderKey = "hklm\dn\castleex"
133                 />
134             </References>
135         </Build>
136         <Files>
137             <Include>
138                 <File
139                     RelPath = "log4net.config"
140                     BuildAction = "None"
141                 />
142                 <File
143                     RelPath = "web.config"
144                     BuildAction = "None"
145                 />
146                 <File
147                     RelPath = "Components\BlockComponent1.cs"
148                     SubType = "Code"
149                     BuildAction = "Compile"
150                 />
151                 <File
152                     RelPath = "Components\BlockViewComponent1.cs"
153                     SubType = "Code"
154                     BuildAction = "Compile"
155                 />
156                 <File
157                     RelPath = "Components\BlockViewComponent2.cs"
158                     SubType = "Code"
159                     BuildAction = "Compile"
160                 />
161                 <File
162                     RelPath = "Components\ComponentAndParams.cs"
163                     SubType = "Code"
164                     BuildAction = "Compile"
165                 />
166                 <File
167                     RelPath = "Components\GridComponent.cs"
168                     SubType = "Code"
169                     BuildAction = "Compile"
170                 />
171                 <File
172                     RelPath = "Components\InlineComponentWithParam1.cs"
173                     SubType = "Code"
174                     BuildAction = "Compile"
175                 />
176                 <File
177                     RelPath = "Components\SimpleInlineViewComponent.cs"
178                     SubType = "Code"
179                     BuildAction = "Compile"
180                 />
181                 <File
182                     RelPath = "Components\SimpleInlineViewComponent2.cs"
183                     SubType = "Code"
184                     BuildAction = "Compile"
185                 />
186                 <File
187                     RelPath = "Components\SimpleInlineViewComponent3.cs"
188                     SubType = "Code"
189                     BuildAction = "Compile"
190                 />
191                 <File
192                     RelPath = "Components\SimpleInlineViewComponent4.cs"
193                     SubType = "Code"
194                     BuildAction = "Compile"
195                 />
196                 <File
197                     RelPath = "Components\TemplatedInlineViewComponent.cs"
198                     SubType = "Code"
199                     BuildAction = "Compile"
200                 />
201                 <File
202                     RelPath = "Controllers\AjaxController.cs"
203                     SubType = "Code"
204                     BuildAction = "Compile"
205                 />
206                 <File
207                     RelPath = "Controllers\AppPath.cs"
208                     SubType = "Code"
209                     BuildAction = "Compile"
210                 />
211                 <File
212                     RelPath = "Controllers\BlogController.cs"
213                     SubType = "Code"
214                     BuildAction = "Compile"
215                 />
216                 <File
217                     RelPath = "Controllers\CookiesController.cs"
218                     SubType = "Code"
219                     BuildAction = "Compile"
220                 />
221                 <File
222                     RelPath = "Controllers\DynController.cs"
223                     SubType = "Code"
224                     BuildAction = "Compile"
225                 />
226                 <File
227                     RelPath = "Controllers\EmailController.cs"
228                     SubType = "Code"
229                     BuildAction = "Compile"
230                 />
231                 <File
232                     RelPath = "Controllers\Exception.cs"
233                     SubType = "Code"
234                     BuildAction = "Compile"
235                 />
236                 <File
237                     RelPath = "Controllers\FilterController.cs"
238                     SubType = "Code"
239                     BuildAction = "Compile"
240                 />
241                 <File
242                     RelPath = "Controllers\FlashController.cs"
243                     SubType = "Code"
244                     BuildAction = "Compile"
245                 />
246                 <File
247                     RelPath = "Controllers\FormHelperController.cs"
248                     SubType = "Code"
249                     BuildAction = "Compile"
250                 />
251                 <File
252                     RelPath = "Controllers\HelperController.cs"
253                     SubType = "Code"
254                     BuildAction = "Compile"
255                 />
256                 <File
257                     RelPath = "Controllers\HomeController.cs"
258                     SubType = "Code"
259                     BuildAction = "Compile"
260                 />
261                 <File
262                     RelPath = "Controllers\LayoutController.cs"
263                     SubType = "Code"
264                     BuildAction = "Compile"
265                 />
266                 <File
267                     RelPath = "Controllers\NewsController.cs"
268                     SubType = "Code"
269                     BuildAction = "Compile"
270                 />
271                 <File
272                     RelPath = "Controllers\PaginatedController.cs"
273                     SubType = "Code"
274                     BuildAction = "Compile"
275                 />
276                 <File
277                     RelPath = "Controllers\PerfController.cs"
278                     SubType = "Code"
279                     BuildAction = "Compile"
280                 />
281                 <File
282                     RelPath = "Controllers\Registration.cs"
283                     SubType = "Code"
284                     BuildAction = "Compile"
285                 />
286                 <File
287                     RelPath = "Controllers\RescueController.cs"
288                     SubType = "Code"
289                     BuildAction = "Compile"
290                 />
291                 <File
292                     RelPath = "Controllers\ResourcedController.cs"
293                     SubType = "Code"
294                     BuildAction = "Compile"
295                 />
296                 <File
297                     RelPath = "Controllers\ResourceFile.resx"
298                     BuildAction = "EmbeddedResource"
299                 />
300                 <File
301                     RelPath = "Controllers\Smart2Controller.cs"
302                     SubType = "Code"
303                     BuildAction = "Compile"
304                 />
305                 <File
306                     RelPath = "Controllers\SmartController.cs"
307                     SubType = "Code"
308                     BuildAction = "Compile"
309                 />
310                 <File
311                     RelPath = "Controllers\TestWizardConditionsController.cs"
312                     SubType = "Code"
313                     BuildAction = "Compile"
314                 />
315                 <File
316                     RelPath = "Controllers\TestWizardController.cs"
317                     SubType = "Code"
318                     BuildAction = "Compile"
319                 />
320                 <File
321                     RelPath = "Controllers\TestWizardWithAreaController.cs"
322                     SubType = "Code"
323                     BuildAction = "Compile"
324                 />
325                 <File
326                     RelPath = "Controllers\UsingComponent2Controller.cs"
327                     SubType = "Code"
328                     BuildAction = "Compile"
329                 />
330                 <File
331                     RelPath = "Controllers\UsingComponentController.cs"
332                     SubType = "Code"
333                     BuildAction = "Compile"
334                 />
335                 <File
336                     RelPath = "Controllers\ValidatedController.cs"
337                     SubType = "Code"
338                     BuildAction = "Compile"
339                 />
340                 <File
341                     RelPath = "Controllers\ActionProviders\DynamicActionProvider1.cs"
342                     SubType = "Code"
343                     BuildAction = "Compile"
344                 />
345                 <File
346                     RelPath = "Controllers\SubArea\HomeController.cs"
347                     SubType = "Code"
348                     BuildAction = "Compile"
349                 />
350                 <File
351                     RelPath = "views\userlist.vm"
352                     BuildAction = "None"
353                 />
354                 <File
355                     RelPath = "views\ajax\autocom.vm"
356                     BuildAction = "Content"
357                 />
358                 <File
359                     RelPath = "views\ajax\formremotetag.vm"
360                     BuildAction = "Content"
361                 />
362                 <File
363                     RelPath = "views\ajax\index.vm"
364                     BuildAction = "Content"
365                 />
366                 <File
367                     RelPath = "views\ajax\jsproxies.vm"
368                     BuildAction = "None"
369                 />
370                 <File
371                     RelPath = "views\ajax\observefield.vm"
372                     BuildAction = "None"
373                 />
374                 <File
375                     RelPath = "views\ajax\observeform.vm"
376                     BuildAction = "Content"
377                 />
378                 <File
379                     RelPath = "views\ajax\periodicallycall.vm"
380                     BuildAction = "None"
381                 />
382                 <File
383                     RelPath = "views\ajax\periodinvocation.vm"
384                     BuildAction = "None"
385                 />
386                 <File
387                     RelPath = "views\apppath\index.vm"
388                     BuildAction = "None"
389                 />
390                 <File
391                     RelPath = "views\components\ChildContentComponent\default.vm"
392                     BuildAction = "None"
393                 />
394                 <File
395                     RelPath = "views\components\SimpleInlineViewComponent2\mycompview1.vm"
396                     BuildAction = "None"
397                 />
398                 <File
399                     RelPath = "views\components\SimpleInlineViewComponent3\default.vm"
400                     BuildAction = "None"
401                 />
402                 <File
403                     RelPath = "views\components\TemplatedInlineViewComponent\templatedview.vm"
404                     BuildAction = "None"
405                 />
406                 <File
407                     RelPath = "views\cookies\index.vm"
408                     BuildAction = "None"
409                 />
410                 <File
411                     RelPath = "views\dyn\index.vm"
412                     BuildAction = "None"
413                 />
414                 <File
415                     RelPath = "views\email\SendEmail.vm"
416                     BuildAction = "None"
417                 />
418                 <File
419                     RelPath = "views\filter\index.vm"
420                     BuildAction = "Content"
421                 />
422                 <File
423                     RelPath = "views\flash\flashContents.vm"
424                     BuildAction = "None"
425                 />
426                 <File
427                     RelPath = "views\flash\flashIt.vm"
428                     BuildAction = "None"
429                 />
430                 <File
431                     RelPath = "views\flash\validateRequest.vm"
432                     BuildAction = "None"
433                 />
434                 <File
435                     RelPath = "views\formhelper\index.vm"
436                     BuildAction = "None"
437                 />
438                 <File
439                     RelPath = "views\formhelper\useparamstofillinputs.vm"
440                     BuildAction = "None"
441                 />
442                 <File
443                     RelPath = "views\helper\DictHelperUsage.vm"
444                     BuildAction = "None"
445                 />
446                 <File
447                     RelPath = "views\helper\InheritedHelpers.vm"
448                     BuildAction = "Content"
449                 />
450                 <File
451                     RelPath = "views\helper\MyDeclaredHelpers.vm"
452                     BuildAction = "Content"
453                 />
454                 <File
455                     RelPath = "views\home\bag.vm"
456                     BuildAction = "Content"
457                 />
458                 <File
459                     RelPath = "views\home\bag2.vm"
460                     BuildAction = "Content"
461                 />
462                 <File
463                     RelPath = "views\home\display.vm"
464                     BuildAction = "None"
465                 />
466                 <File
467                     RelPath = "views\home\heyhello.vm"
468                     BuildAction = "None"
469                 />
470                 <File
471                     RelPath = "views\home\index.vm"
472                     BuildAction = "None"
473                 />
474                 <File
475                     RelPath = "views\layoutable\changelayout.vm"
476                     BuildAction = "None"
477                 />
478                 <File
479                     RelPath = "views\layoutable\index.vm"
480                     BuildAction = "None"
481                 />
482                 <File
483                     RelPath = "views\layouts\master.vm"
484                     BuildAction = "None"
485                 />
486                 <File
487                     RelPath = "views\layouts\master2.vm"
488                     BuildAction = "None"
489                 />
490                 <File
491                     RelPath = "views\mail\myemail1.vm"
492                     BuildAction = "None"
493                 />
494                 <File
495                     RelPath = "views\mail\myemail2.vm"
496                     BuildAction = "None"
497                 />
498                 <File
499                     RelPath = "views\paginated\list1.vm"
500                     BuildAction = "None"
501                 />
502                 <File
503                     RelPath = "views\rescues\appException.vm"
504                     BuildAction = "None"
505                 />
506                 <File
507                     RelPath = "views\rescues\argException.vm"
508                     BuildAction = "None"
509                 />
510                 <File
511                     RelPath = "views\rescues\general.vm"
512                     BuildAction = "None"
513                 />
514                 <File
515                     RelPath = "views\rescues\methodDefaultException.vm"
516                     BuildAction = "None"
517                 />
518                 <File
519                     RelPath = "views\rescues\saveerror.vm"
520                     BuildAction = "None"
521                 />
522                 <File
523                     RelPath = "views\rescues\updateerror.vm"
524                     BuildAction = "None"
525                 />
526                 <File
527                     RelPath = "views\rescues\updateerrormsg.vm"
528                     BuildAction = "None"
529                 />
530                 <File
531                     RelPath = "views\resourced\getresources.vm"
532                     BuildAction = "None"
533                 />
534                 <File
535                     RelPath = "views\SubArea\home\index.vm"
536                     BuildAction = "None"
537                 />
538                 <File
539                     RelPath = "views\testwizard\InnerAction2.vm"
540                     BuildAction = "None"
541                 />
542                 <File
543                     RelPath = "views\testwizard\page1.vm"
544                     BuildAction = "None"
545                 />
546                 <File
547                     RelPath = "views\testwizard\page3.vm"
548                     BuildAction = "None"
549                 />
550                 <File
551                     RelPath = "views\testwizard\page4.vm"
552                     BuildAction = "None"
553                 />
554                 <File
555                     RelPath = "views\testwizardconditions\InnerAction2.vm"
556                     BuildAction = "None"
557                 />
558                 <File
559                     RelPath = "views\testwizardconditions\page1.vm"
560                     BuildAction = "None"
561                 />
562                 <File
563                     RelPath = "views\UsingComponent\CaptureFor.vm"
564                     BuildAction = "None"
565                 />
566                 <File
567                     RelPath = "views\UsingComponent\CaptureForAppend.vm"
568                     BuildAction = "None"
569                 />
570                 <File
571                     RelPath = "views\UsingComponent\CaptureForAppendBefore.vm"
572                     BuildAction = "None"
573                 />
574                 <File
575                     RelPath = "views\UsingComponent\CaptureForDirective.vm"
576                     BuildAction = "None"
577                 />
578                 <File
579                     RelPath = "views\UsingComponent\index.vm"
580                     BuildAction = "None"
581                 />
582                 <File
583                     RelPath = "views\UsingComponent\index1.vm"
584                     BuildAction = "None"
585                 />
586                 <File
587                     RelPath = "views\UsingComponent\index10.vm"
588                     BuildAction = "None"
589                 />
590                 <File
591                     RelPath = "views\UsingComponent\index3.vm"
592                     BuildAction = "None"
593                 />
594                 <File
595                     RelPath = "views\UsingComponent\index4.vm"
596                     BuildAction = "None"
597                 />
598                 <File
599                     RelPath = "views\UsingComponent\index5.vm"
600                     BuildAction = "None"
601                 />
602                 <File
603                     RelPath = "views\UsingComponent\index6.vm"
604                     BuildAction = "None"
605                 />
606                 <File
607                     RelPath = "views\UsingComponent\index8.vm"
608                     BuildAction = "None"
609                 />
610                 <File
611                     RelPath = "views\UsingComponent\index9.vm"
612                     BuildAction = "None"
613                 />
614                 <File
615                     RelPath = "views\UsingComponent\InlineComponentUsingTemplatedRender.vm"
616                     BuildAction = "None"
617                 />
618                 <File
619                     RelPath = "views\UsingComponent2\ChildContentComponent1.vm"
620                     BuildAction = "None"
621                 />
622                 <File
623                     RelPath = "views\UsingComponent2\ChildContentComponent2.vm"
624                     BuildAction = "None"
625                 />
626                 <File
627                     RelPath = "views\UsingComponent2\ComponentAndParams1.vm"
628                     BuildAction = "None"
629                 />
630                 <File
631                     RelPath = "views\UsingComponent2\ComponentWithInvalidSections.vm"
632                     BuildAction = "None"
633                 />
634                 <File
635                     RelPath = "views\UsingComponent2\GridComponent1.vm"
636                     BuildAction = "None"
637                 />
638                 <File
639                     RelPath = "views\UsingComponent2\GridComponent2.vm"
640                     BuildAction = "None"
641                 />
642                 <File
643                     RelPath = "views\validated\default.vm"
644                     BuildAction = "None"
645                 />
646                 <File
647                     RelPath = "views\wizard\testwizardwitharea\InnerAction2.vm"
648                     BuildAction = "None"
649                 />
650                 <File
651                     RelPath = "views\wizard\testwizardwitharea\page1.vm"
652                     BuildAction = "None"
653                 />
654                 <File
655                     RelPath = "views\wizard\testwizardwitharea\page3.vm"
656                     BuildAction = "None"
657                 />
658                 <File
659                     RelPath = "views\wizard\testwizardwitharea\page4.vm"
660                     BuildAction = "None"
661                 />
662             </Include>
663         </Files>
664     </CSHARP>
665 </VisualStudioProject>