Renamed RailsException to MonoRailException
[castle.git] / MonoRail / Castle.MonoRail.Framework / Castle.MonoRail.Framework-vs2008.csproj
blobaef631ea011ddfa06002f6a03e6df95c5d1d2f66
1 <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="3.5">\r
2   <PropertyGroup>\r
3     <ProjectType>Local</ProjectType>\r
4     <ProductVersion>9.0.21022</ProductVersion>\r
5     <SchemaVersion>2.0</SchemaVersion>\r
6     <ProjectGuid>{EC393863-333E-49CE-94A6-654B9F323954}</ProjectGuid>\r
7     <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>\r
8     <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>\r
9     <ApplicationIcon>\r
10     </ApplicationIcon>\r
11     <AssemblyKeyContainerName>\r
12     </AssemblyKeyContainerName>\r
13     <AssemblyName>Castle.MonoRail.Framework</AssemblyName>\r
14     <AssemblyOriginatorKeyFile>..\..\CastleKey.snk</AssemblyOriginatorKeyFile>\r
15     <DefaultClientScript>JScript</DefaultClientScript>\r
16     <DefaultHTMLPageLayout>Grid</DefaultHTMLPageLayout>\r
17     <DefaultTargetSchema>IE50</DefaultTargetSchema>\r
18     <DelaySign>false</DelaySign>\r
19     <OutputType>Library</OutputType>\r
20     <RootNamespace>Castle.MonoRail.Framework</RootNamespace>\r
21     <RunPostBuildEvent>OnBuildSuccess</RunPostBuildEvent>\r
22     <StartupObject>\r
23     </StartupObject>\r
24     <FileUpgradeFlags>\r
25     </FileUpgradeFlags>\r
26     <UpgradeBackupLocation>\r
27     </UpgradeBackupLocation>\r
28     <SignAssembly>true</SignAssembly>\r
29     <OldToolsVersion>2.0</OldToolsVersion>\r
30   </PropertyGroup>\r
31   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">\r
32     <OutputPath>..\bin\temp\</OutputPath>\r
33     <AllowUnsafeBlocks>false</AllowUnsafeBlocks>\r
34     <BaseAddress>285212672</BaseAddress>\r
35     <CheckForOverflowUnderflow>false</CheckForOverflowUnderflow>\r
36     <ConfigurationOverrideFile>\r
37     </ConfigurationOverrideFile>\r
38     <DefineConstants>TRACE;DEBUG;NET;ALLOWTEST</DefineConstants>\r
39     <DocumentationFile>..\bin\temp\Castle.MonoRail.Framework.XML</DocumentationFile>\r
40     <DebugSymbols>true</DebugSymbols>\r
41     <FileAlignment>4096</FileAlignment>\r
42     <NoStdLib>false</NoStdLib>\r
43     <NoWarn>\r
44     </NoWarn>\r
45     <Optimize>false</Optimize>\r
46     <RegisterForComInterop>false</RegisterForComInterop>\r
47     <RemoveIntegerChecks>false</RemoveIntegerChecks>\r
48     <TreatWarningsAsErrors>true</TreatWarningsAsErrors>\r
49     <WarningLevel>4</WarningLevel>\r
50     <DebugType>full</DebugType>\r
51     <ErrorReport>prompt</ErrorReport>\r
52   </PropertyGroup>\r
53   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">\r
54     <OutputPath>bin\Release\</OutputPath>\r
55     <AllowUnsafeBlocks>false</AllowUnsafeBlocks>\r
56     <BaseAddress>285212672</BaseAddress>\r
57     <CheckForOverflowUnderflow>false</CheckForOverflowUnderflow>\r
58     <ConfigurationOverrideFile>\r
59     </ConfigurationOverrideFile>\r
60     <DefineConstants>TRACE;ALLOWTEST</DefineConstants>\r
61     <DocumentationFile>bin\Release\Castle.MonoRail.Framework.XML</DocumentationFile>\r
62     <DebugSymbols>false</DebugSymbols>\r
63     <FileAlignment>4096</FileAlignment>\r
64     <NoStdLib>false</NoStdLib>\r
65     <NoWarn>1591</NoWarn>\r
66     <Optimize>true</Optimize>\r
67     <RegisterForComInterop>false</RegisterForComInterop>\r
68     <RemoveIntegerChecks>false</RemoveIntegerChecks>\r
69     <TreatWarningsAsErrors>true</TreatWarningsAsErrors>\r
70     <WarningLevel>4</WarningLevel>\r
71     <DebugType>none</DebugType>\r
72     <ErrorReport>prompt</ErrorReport>\r
73   </PropertyGroup>\r
74   <ItemGroup>\r
75     <Reference Include="Castle.Components.Common.EmailSender">\r
76       <Name>Castle.Components.Common.EmailSender</Name>\r
77       <HintPath>..\..\build\net-2.0\debug\Castle.Components.Common.EmailSender.dll</HintPath>\r
78     </Reference>\r
79     <Reference Include="Castle.Core">\r
80       <Name>Castle.Core</Name>\r
81       <HintPath>..\..\build\net-2.0\debug\Castle.Core.dll</HintPath>\r
82     </Reference>\r
83     <Reference Include="System">\r
84       <Name>System</Name>\r
85     </Reference>\r
86     <Reference Include="System.configuration" />\r
87     <Reference Include="System.Data">\r
88       <Name>System.Data</Name>\r
89     </Reference>\r
90     <Reference Include="System.Design" />\r
91     <Reference Include="System.Drawing" />\r
92     <Reference Include="System.Web">\r
93       <Name>System.Web</Name>\r
94     </Reference>\r
95     <Reference Include="System.Windows.Forms" />\r
96     <Reference Include="System.Xml">\r
97       <Name>System.XML</Name>\r
98     </Reference>\r
99   </ItemGroup>\r
100   <ItemGroup>\r
101     <Compile Include="Adapters\DefaultRailsEngineContext.cs" />\r
102     <Compile Include="Adapters\FileDictionaryAdapter.cs">\r
103       <SubType>Code</SubType>\r
104     </Compile>\r
105     <Compile Include="Adapters\RequestAdapter.cs">\r
106       <SubType>Code</SubType>\r
107     </Compile>\r
108     <Compile Include="Adapters\ResponseAdapter.cs">\r
109       <SubType>Code</SubType>\r
110     </Compile>\r
111     <Compile Include="Adapters\ServerUtilityAdapter.cs">\r
112       <SubType>Code</SubType>\r
113     </Compile>\r
114     <Compile Include="Adapters\SessionAdapter.cs">\r
115       <SubType>Code</SubType>\r
116     </Compile>\r
117     <Compile Include="Adapters\TraceAdapter.cs">\r
118       <SubType>Code</SubType>\r
119     </Compile>\r
120     <Compile Include="AssemblyInfo.cs">\r
121       <SubType>Code</SubType>\r
122     </Compile>\r
123     <Compile Include="Attributes\AccessibleThroughAttribute.cs" />\r
124     <Compile Include="Attributes\AjaxActionAttribute.cs" />\r
125     <Compile Include="Attributes\CacheAttribute.cs" />\r
126     <Compile Include="Attributes\ControllerDetailsAttribute.cs">\r
127       <SubType>Code</SubType>\r
128     </Compile>\r
129     <Compile Include="Attributes\DataBindAttribute.cs">\r
130       <SubType>Code</SubType>\r
131     </Compile>\r
132     <Compile Include="Attributes\DefaultActionAttribute.cs">\r
133       <SubType>Code</SubType>\r
134     </Compile>\r
135     <Compile Include="Attributes\DynamicActionProviderAttribute.cs">\r
136       <SubType>Code</SubType>\r
137     </Compile>\r
138     <Compile Include="Attributes\FilterAttribute.cs">\r
139       <SubType>Code</SubType>\r
140     </Compile>\r
141     <Compile Include="Attributes\HelperAttribute.cs">\r
142       <SubType>Code</SubType>\r
143     </Compile>\r
144     <Compile Include="Attributes\LayoutAttribute.cs" />\r
145     <Compile Include="Attributes\LocalizationFilterAttribute.cs">\r
146       <SubType>Code</SubType>\r
147     </Compile>\r
148     <Compile Include="Attributes\PersistFlashAttribute.cs" />\r
149     <Compile Include="Attributes\RescueAttribute.cs">\r
150       <SubType>Code</SubType>\r
151     </Compile>\r
152     <Compile Include="Attributes\ResourceAttribute.cs">\r
153       <SubType>Code</SubType>\r
154     </Compile>\r
155     <Compile Include="Attributes\ScaffoldingAttribute.cs">\r
156       <SubType>Code</SubType>\r
157     </Compile>\r
158     <Compile Include="Attributes\SkipFilterAttribute.cs" />\r
159     <Compile Include="Attributes\SkipRescueAttribute.cs" />\r
160     <Compile Include="Attributes\ViewComponentDetailsAttribute.cs" />\r
161     <Compile Include="Attributes\TransformFilterAttribute.cs" />\r
162     <Compile Include="Attributes\ViewComponentParamAttribute.cs" />\r
163     <Compile Include="Configuration\DefaultUrl.cs" />\r
164     <Compile Include="Configuration\DefaultUrlCollection.cs" />\r
165     <Compile Include="IController.cs" />\r
166     <Compile Include="Extensions\ExceptionChaining\LocalExceptionFilterHandler.cs" />\r
167     <Compile Include="Internal\ReflectionBasedDictionaryAdapter.cs" />\r
168     <Compile Include="IRescueController.cs" />\r
169     <Compile Include="IRoutingEngine.cs" />\r
170     <Compile Include="Routing\IRoutingRule.cs" />\r
171     <Compile Include="Routing\PatternRule.cs" />\r
172     <Compile Include="Routing\RegexRule.cs" />\r
173     <Compile Include="Routing\RouteMatch.cs" />\r
174     <Compile Include="Routing\RoutingEngine.cs" />\r
175     <Compile Include="Routing\RoutingModuleEx.cs" />\r
176     <Compile Include="ServiceProviderLocator.cs" />\r
177     <Compile Include="Extensions\ExceptionChaining\FilteredExceptionHandler.cs" />\r
178     <Compile Include="Extensions\ExceptionChaining\LoggingExceptionHandler.cs" />\r
179     <Compile Include="Filter.cs" />\r
180     <Compile Include="Filters\PersistFlashFilter.cs" />\r
181     <Compile Include="Helpers\ValidationStrategy\ZebdaWebValidator.cs" />\r
182     <Compile Include="Helpers\ZebdaHelper.cs" />\r
183     <Compile Include="ServiceContainerAccessor.cs" />\r
184     <Compile Include="Services\AjaxProxyGenerator\IAjaxProxyGenerator.cs" />\r
185     <Compile Include="Services\AjaxProxyGenerator\PrototypeAjaxProxyGenerator.cs" />\r
186     <Compile Include="Helpers\BehaviourHelper.cs" />\r
187     <Compile Include="Helpers\IJSCollectionGenerator.cs" />\r
188     <Compile Include="Helpers\IJSElementGenerator.cs" />\r
189     <Compile Include="Helpers\IJSGenerator.cs" />\r
190     <Compile Include="Helpers\ScriptaculousHelper.cs" />\r
191     <Compile Include="Helpers\TextHelper.cs" />\r
192     <Compile Include="Helpers\PrototypeHelper.cs" />\r
193     <Compile Include="Helpers\UrlHelper.cs" />\r
194     <Compile Include="Helpers\ValidationStrategy\FValidateValidator.cs" />\r
195     <Compile Include="Helpers\ValidationStrategy\IBrowserValidatorProvider.cs" />\r
196     <Compile Include="Helpers\ValidationStrategy\PrototypeWebValidator.cs" />\r
197     <Compile Include="ICachePolicyConfigurer.cs" />\r
198     <Compile Include="Configuration\ControllersConfig.cs" />\r
199     <Compile Include="Configuration\ExtensionEntry.cs" />\r
200     <Compile Include="Configuration\ExtensionEntryCollection.cs" />\r
201     <Compile Include="Configuration\ISerializedConfig.cs" />\r
202     <Compile Include="Configuration\MonoRailConfiguration.cs">\r
203       <SubType>Code</SubType>\r
204     </Compile>\r
205     <Compile Include="Configuration\MonoRailSectionHandler.cs">\r
206       <SubType>Code</SubType>\r
207     </Compile>\r
208     <Compile Include="Configuration\RoutingRule.cs">\r
209       <SubType>Code</SubType>\r
210     </Compile>\r
211     <Compile Include="Configuration\RoutingRuleCollection.cs" />\r
212     <Compile Include="Configuration\ScaffoldConfig.cs" />\r
213     <Compile Include="Configuration\ServiceEntry.cs" />\r
214     <Compile Include="Configuration\ServiceEntryCollection.cs" />\r
215     <Compile Include="Configuration\SmtpConfig.cs">\r
216       <SubType>Code</SubType>\r
217     </Compile>\r
218     <Compile Include="Configuration\TypeLoadUtil.cs" />\r
219     <Compile Include="Configuration\ViewComponentsConfig.cs" />\r
220     <Compile Include="Configuration\ViewEngineConfig.cs" />\r
221     <Compile Include="Constants.cs">\r
222       <SubType>Code</SubType>\r
223     </Compile>\r
224     <Compile Include="Controller.cs">\r
225       <SubType>Code</SubType>\r
226     </Compile>\r
227     <Compile Include="ControllerException.cs">\r
228       <SubType>Code</SubType>\r
229     </Compile>\r
230     <Compile Include="ControllerLifecycleExecutor.cs" />\r
231     <Compile Include="ControllerNotFoundException.cs">\r
232       <SubType>Code</SubType>\r
233     </Compile>\r
234     <Compile Include="Controllers\FilesController.cs">\r
235       <SubType>Code</SubType>\r
236     </Compile>\r
237     <Compile Include="DelegateDynamicAction.cs">\r
238       <SubType>Code</SubType>\r
239     </Compile>\r
240     <Compile Include="EngineContextModule.cs" />\r
241     <Compile Include="Extensions\ExceptionChaining\AbstractExceptionHandler.cs">\r
242       <SubType>Code</SubType>\r
243     </Compile>\r
244     <Compile Include="Extensions\ExceptionChaining\EmailHandler.cs">\r
245       <SubType>Code</SubType>\r
246     </Compile>\r
247     <Compile Include="Extensions\ExceptionChaining\ExceptionChainingExtension.cs">\r
248       <SubType>Code</SubType>\r
249     </Compile>\r
250     <Compile Include="Extensions\ExceptionChaining\IConfigurableHandler.cs">\r
251       <SubType>Code</SubType>\r
252     </Compile>\r
253     <Compile Include="Extensions\ExceptionChaining\IExceptionHandler.cs">\r
254       <SubType>Code</SubType>\r
255     </Compile>\r
256     <Compile Include="Extensions\ExceptionChaining\IExceptionProcessor.cs" />\r
257     <Compile Include="Extensions\ExtensionManager.cs" />\r
258     <Compile Include="Extensions\IMonoRailExtension.cs">\r
259       <SubType>Code</SubType>\r
260     </Compile>\r
261     <Compile Include="Extensions\Session\CustomSessionExtension.cs">\r
262       <SubType>Code</SubType>\r
263     </Compile>\r
264     <Compile Include="Extensions\Session\ICustomSessionFactory.cs">\r
265       <SubType>Code</SubType>\r
266     </Compile>\r
267     <Compile Include="Filters\AntiGoogleWebAcceleratorFilter.cs">\r
268       <SubType>Code</SubType>\r
269     </Compile>\r
270     <Compile Include="Filters\LocalizationFilter.cs">\r
271       <SubType>Code</SubType>\r
272     </Compile>\r
273     <Compile Include="Filters\RequestValidatorFilter.cs">\r
274       <SubType>Code</SubType>\r
275     </Compile>\r
276     <Compile Include="Flash.cs" />\r
277     <Compile Include="Helpers\AbstractHelper.cs">\r
278       <SubType>Code</SubType>\r
279     </Compile>\r
280     <Compile Include="Helpers\AjaxHelper.cs">\r
281       <SubType>Code</SubType>\r
282     </Compile>\r
283     <Compile Include="Helpers\DateFormatHelper.cs">\r
284       <SubType>Code</SubType>\r
285     </Compile>\r
286     <Compile Include="Helpers\DictHelper.cs">\r
287       <SubType>Code</SubType>\r
288     </Compile>\r
289     <Compile Include="Helpers\Effects2Helper.cs">\r
290       <SubType>Code</SubType>\r
291     </Compile>\r
292     <Compile Include="Helpers\EffectsFatHelper.cs">\r
293       <SubType>Code</SubType>\r
294     </Compile>\r
295     <Compile Include="Helpers\FormHelper.cs" />\r
296     <Compile Include="Helpers\HtmlHelper.cs">\r
297       <SubType>Code</SubType>\r
298     </Compile>\r
299     <Compile Include="Helpers\IPaginatedPage.cs" />\r
300     <Compile Include="Helpers\PaginationHelper.cs">\r
301       <SubType>Code</SubType>\r
302     </Compile>\r
303     <Compile Include="Helpers\SetOperation.cs" />\r
304     <Compile Include="Helpers\ValidationHelper.cs">\r
305       <SubType>Code</SubType>\r
306     </Compile>\r
307     <Compile Include="Helpers\WizardHelper.cs">\r
308       <SubType>Code</SubType>\r
309     </Compile>\r
310     <Compile Include="ICacheProvider.cs" />\r
311     <Compile Include="IControllerAware.cs">\r
312       <SubType>Code</SubType>\r
313     </Compile>\r
314     <Compile Include="IControllerDescriptorProvider.cs" />\r
315     <Compile Include="IControllerFactory.cs" />\r
316     <Compile Include="IControllerLifecycleExecutor.cs" />\r
317     <Compile Include="IControllerLifecycleExecutorFactory.cs" />\r
318     <Compile Include="IControllerTree.cs" />\r
319     <Compile Include="IFilterFactory.cs" />\r
320     <Compile Include="IMonoRailHttpHandlerProvider.cs" />\r
321     <Compile Include="IDynamicAction.cs">\r
322       <SubType>Code</SubType>\r
323     </Compile>\r
324     <Compile Include="IDynamicActionProvider.cs">\r
325       <SubType>Code</SubType>\r
326     </Compile>\r
327     <Compile Include="IEmailTemplateService.cs" />\r
328     <Compile Include="IFilter.cs">\r
329       <SubType>Code</SubType>\r
330     </Compile>\r
331     <Compile Include="Internal\ActionProviderUtil.cs">\r
332       <SubType>Code</SubType>\r
333     </Compile>\r
334     <Compile Include="Internal\AssemblySourceInfo.cs" />\r
335     <Compile Include="Internal\CommonUtils.cs" />\r
336     <Compile Include="Internal\Descriptors\ActionMetaDescriptor.cs" />\r
337     <Compile Include="Internal\Descriptors\BaseMetaDescriptor.cs" />\r
338     <Compile Include="Internal\Descriptors\ControllerDescriptor.cs" />\r
339     <Compile Include="Internal\Descriptors\ControllerMetaDescriptor.cs" />\r
340     <Compile Include="Internal\Descriptors\FilterDescriptor.cs" />\r
341     <Compile Include="Internal\Descriptors\HelperDescriptor.cs" />\r
342     <Compile Include="Internal\Descriptors\IFilterDescriptorBuilder.cs" />\r
343     <Compile Include="Internal\Descriptors\IHelperDescriptorBuilder.cs" />\r
344     <Compile Include="Internal\Descriptors\ILayoutDescriptorBuilder.cs" />\r
345     <Compile Include="Internal\Descriptors\IRescueDescriptorBuilder.cs" />\r
346     <Compile Include="Internal\Descriptors\IResourceDescriptorBuilder.cs" />\r
347     <Compile Include="Internal\Descriptors\ITransformFilterDescriptorBuilder.cs" />\r
348     <Compile Include="Internal\Descriptors\LayoutDescriptor.cs" />\r
349     <Compile Include="Internal\Descriptors\RescueDescriptor.cs" />\r
350     <Compile Include="Internal\Descriptors\ResourceDescriptor.cs" />\r
351     <Compile Include="Internal\Descriptors\TransformFilterDescriptor.cs" />\r
352     <Compile Include="Internal\JSCollectionGeneratorBase.cs" />\r
353     <Compile Include="Internal\JSElementGeneratorBase.cs" />\r
354     <Compile Include="Internal\JSGeneratorBase.cs" />\r
355     <Compile Include="Internal\Providers\DefaultFilterDescriptorProvider.cs" />\r
356     <Compile Include="Internal\Providers\DefaultHelperDescriptorProvider.cs" />\r
357     <Compile Include="Internal\Providers\DefaultLayoutDescriptorProvider.cs" />\r
358     <Compile Include="Internal\Providers\DefaultRescueDescriptorProvider.cs" />\r
359     <Compile Include="Internal\Providers\DefaultResourceDescriptorProvider.cs" />\r
360     <Compile Include="Internal\Providers\DefaultTransformFilterDescriptorProvider.cs" />\r
361     <Compile Include="Internal\Providers\IFilterDescriptorProvider.cs" />\r
362     <Compile Include="Internal\Providers\IHelperDescriptorProvider.cs" />\r
363     <Compile Include="Internal\Providers\ILayoutDescriptorProvider.cs" />\r
364     <Compile Include="Internal\Providers\IProvider.cs" />\r
365     <Compile Include="Internal\Providers\IRescueDescriptorProvider.cs" />\r
366     <Compile Include="Internal\Providers\IResourceDescriptorProvider.cs" />\r
367     <Compile Include="Internal\Providers\ITransformDescriptorFilterProvider.cs" />\r
368     <Compile Include="Internal\ResourceDictionary.cs">\r
369       <SubType>Code</SubType>\r
370     </Compile>\r
371     <Compile Include="Internal\ResourceFacade.cs">\r
372       <SubType>Code</SubType>\r
373     </Compile>\r
374     <Compile Include="Internal\ScaffoldException.cs">\r
375       <SubType>Code</SubType>\r
376     </Compile>\r
377     <Compile Include="Internal\Test\TestContextHolder.cs">\r
378       <SubType>Code</SubType>\r
379     </Compile>\r
380     <Compile Include="Internal\UrlInfo.cs">\r
381       <SubType>Code</SubType>\r
382     </Compile>\r
383     <Compile Include="Internal\UrlTokenizerException.cs">\r
384       <SubType>Code</SubType>\r
385     </Compile>\r
386     <Compile Include="Internal\ViewEngineInfo.cs" />\r
387     <Compile Include="Internal\WizardUtils.cs">\r
388       <SubType>Code</SubType>\r
389     </Compile>\r
390     <Compile Include="IParameterBinder.cs" />\r
391     <Compile Include="IRailsEngineContext.cs">\r
392       <SubType>Code</SubType>\r
393     </Compile>\r
394     <Compile Include="IRequest.cs">\r
395       <SubType>Code</SubType>\r
396     </Compile>\r
397     <Compile Include="IResource.cs">\r
398       <SubType>Code</SubType>\r
399     </Compile>\r
400     <Compile Include="IResourceFactory.cs" />\r
401     <Compile Include="IResponse.cs">\r
402       <SubType>Code</SubType>\r
403     </Compile>\r
404     <Compile Include="IScaffoldingSupport.cs" />\r
405     <Compile Include="IServerUtility.cs">\r
406       <SubType>Code</SubType>\r
407     </Compile>\r
408     <Compile Include="ITrace.cs">\r
409       <SubType>Code</SubType>\r
410     </Compile>\r
411     <Compile Include="ITransformFilter.cs" />\r
412     <Compile Include="ITransformFilterFactory.cs" />\r
413     <Compile Include="IUrlBuilder.cs" />\r
414     <Compile Include="IUrlTokenizer.cs" />\r
415     <Compile Include="IViewComponentContext.cs">\r
416       <SubType>Code</SubType>\r
417     </Compile>\r
418     <Compile Include="IViewComponentFactory.cs" />\r
419     <Compile Include="IViewComponentRegistry.cs" />\r
420     <Compile Include="IViewEngine.cs" />\r
421     <Compile Include="IViewEngineManager.cs" />\r
422     <Compile Include="IViewSource.cs" />\r
423     <Compile Include="IViewSourceLoader.cs" />\r
424     <Compile Include="IWizardController.cs">\r
425       <SubType>Code</SubType>\r
426     </Compile>\r
427     <Compile Include="MonoRailHttpHandler.cs">\r
428       <SubType>Code</SubType>\r
429     </Compile>\r
430     <Compile Include="MonoRailHttpHandlerFactory.cs">\r
431       <SubType>Code</SubType>\r
432     </Compile>\r
433     <Compile Include="MonoRailServiceContainer.cs" />\r
434     <Compile Include="ProcessEngine.cs">\r
435       <SubType>Code</SubType>\r
436     </Compile>\r
437     <Compile Include="RailsException.cs">\r
438       <SubType>Code</SubType>\r
439     </Compile>\r
440     <Compile Include="RoutingModule.cs">\r
441       <SubType>Code</SubType>\r
442     </Compile>\r
443     <Compile Include="Services\AbstractControllerFactory.cs" />\r
444     <Compile Include="Services\AbstractServiceContainer.cs" />\r
445     <Compile Include="Services\AbstractViewComponentFactory.cs" />\r
446     <Compile Include="Services\DefaultCacheProvider.cs" />\r
447     <Compile Include="Services\DefaultControllerDescriptorProvider.cs" />\r
448     <Compile Include="Services\DefaultControllerFactory.cs" />\r
449     <Compile Include="Services\DefaultControllerLifecycleExecutorFactory.cs" />\r
450     <Compile Include="Services\DefaultControllerTree.cs" />\r
451     <Compile Include="Services\DefaultFilterFactory.cs" />\r
452     <Compile Include="Services\DefaultResourceFactory.cs" />\r
453     <Compile Include="Services\DefaultTransformFilterFactory.cs" />\r
454     <Compile Include="Services\DefaultUrlBuilder.cs" />\r
455     <Compile Include="Services\DefaultUrlTokenizer.cs" />\r
456     <Compile Include="Services\DefaultViewComponentFactory.cs" />\r
457     <Compile Include="Services\DefaultViewComponentRegistry.cs" />\r
458     <Compile Include="Services\DefaultViewEngineManager.cs" />\r
459     <Compile Include="Services\EmailTemplateService.cs" />\r
460     <Compile Include="Services\MonoRailSmtpSender.cs" />\r
461     <Compile Include="Services\Utils\ControllerInspectionUtil.cs" />\r
462     <Compile Include="Services\WeakReferenceCacheProvider.cs" />\r
463     <Compile Include="SmartDispatcherController.cs">\r
464       <SubType>Code</SubType>\r
465     </Compile>\r
466     <Compile Include="Test\IMockRequest.cs" />\r
467     <Compile Include="Test\IMockResponse.cs" />\r
468     <Compile Include="Test\IMockViewComponentContext.cs" />\r
469     <Compile Include="Test\MockCacheProvider.cs" />\r
470     <Compile Include="Test\MockEmailTemplateService.cs" />\r
471     <Compile Include="Test\MockRailsEngineContext.cs" />\r
472     <Compile Include="Test\MockRequest.cs" />\r
473     <Compile Include="Test\MockResponse.cs" />\r
474     <Compile Include="Test\MockScaffoldingSupport.cs" />\r
475     <Compile Include="Test\MockServerUtility.cs" />\r
476     <Compile Include="Test\MockSmtpSender.cs" />\r
477     <Compile Include="Test\MockTrace.cs" />\r
478     <Compile Include="Test\MockViewComponentContext.cs" />\r
479     <Compile Include="Test\MockViewEngine.cs" />\r
480     <Compile Include="TransformFilter.cs" />\r
481     <Compile Include="TransformFilters\Formatters\WikiFormatter.cs" />\r
482     <Compile Include="TransformFilters\LowerCaseTransformFilter.cs" />\r
483     <Compile Include="TransformFilters\UpperCaseTransformFilter.cs" />\r
484     <Compile Include="TransformFilters\WikiTransformFilter.cs" />\r
485     <Compile Include="UrlPartsBuilder.cs" />\r
486     <Compile Include="ViewComponent.cs">\r
487       <SubType>Code</SubType>\r
488     </Compile>\r
489     <Compile Include="ViewComponentException.cs" />\r
490     <Compile Include="ViewComponents\AbstractPaginationViewComponent.cs" />\r
491     <Compile Include="ViewComponents\AuthenticatedContent.cs" />\r
492     <Compile Include="ViewComponents\CaptureFor.cs" />\r
493     <Compile Include="ViewComponents\ChildContentComponent.cs" />\r
494     <Compile Include="ViewComponents\ColumnRenderer.cs" />\r
495     <Compile Include="ViewComponents\DiggStylePagination.cs" />\r
496     <Compile Include="ViewComponents\SecurityComponent.cs" />\r
497     <Compile Include="ViewComponents\SelectStylePagination.cs" />\r
498     <Compile Include="ViewComponents\SiteMapComponent.cs" />\r
499     <Compile Include="ViewComponents\TreeMakerComponent.cs" />\r
500     <Compile Include="ViewComponents\UpdatePage.cs" />\r
501     <Compile Include="ViewComponents\UpdatePageTag.cs" />\r
502     <Compile Include="Views\Aspx\Contents.cs">\r
503       <SubType>Code</SubType>\r
504     </Compile>\r
505     <Compile Include="Views\Aspx\ControllerBinder\AbstractBindingComponent.cs" />\r
506     <Compile Include="Views\Aspx\ControllerBinder\AbstractBindingScope.cs" />\r
507     <Compile Include="Views\Aspx\ControllerBinder\ActionArgument.cs" />\r
508     <Compile Include="Views\Aspx\ControllerBinder\ActionArgumentCollection.cs" />\r
509     <Compile Include="Views\Aspx\ControllerBinder\ActionBinding.cs" />\r
510     <Compile Include="Views\Aspx\ControllerBinder\ActionBindingCollection.cs" />\r
511     <Compile Include="Views\Aspx\ControllerBinder\ActionBindingTypeConverter.cs" />\r
512     <Compile Include="Views\Aspx\ControllerBinder\BindingContext.cs" />\r
513     <Compile Include="Views\Aspx\ControllerBinder\CommandBinding.cs" />\r
514     <Compile Include="Views\Aspx\ControllerBinder\CommandBindingCollection.cs" />\r
515     <Compile Include="Views\Aspx\ControllerBinder\CommandEventHandlerDelegate.cs" />\r
516     <Compile Include="Views\Aspx\ControllerBinder\ControllerBinder.cs" />\r
517     <Compile Include="Views\Aspx\ControllerBinder\ControllerBinding.cs" />\r
518     <Compile Include="Views\Aspx\ControllerBinder\ControllerBindingCollection.cs" />\r
519     <Compile Include="Views\Aspx\ControllerBinder\AbstractEventScope.cs" />\r
520     <Compile Include="Views\Aspx\ControllerBinder\DataBindingEvaluator.cs" />\r
521     <Compile Include="Views\Aspx\ControllerBinder\Design\ActionArgumentsPropertyGridAdapter.cs" />\r
522     <Compile Include="Views\Aspx\ControllerBinder\BindableControlIDConverter.cs" />\r
523     <Compile Include="Views\Aspx\ControllerBinder\Design\ControllerActionBinderDesigner.cs" />\r
524     <Compile Include="Views\Aspx\ControllerBinder\ActionListConverter.cs" />\r
525     <Compile Include="Views\Aspx\ControllerBinder\Design\StandardTarget.cs" />\r
526     <Compile Include="Views\Aspx\ControllerBinder\Design\DesignUtil.cs" />\r
527     <Compile Include="Views\Aspx\ControllerBinder\Design\ActionArgumentsEditor.cs" />\r
528     <Compile Include="Views\Aspx\ControllerBinder\Design\ActionArgumentsEditorForm.cs">\r
529       <SubType>Form</SubType>\r
530     </Compile>\r
531     <Compile Include="Views\Aspx\ControllerBinder\Design\ActionArgumentsEditorForm.designer.cs">\r
532       <DependentUpon>ActionArgumentsEditorForm.cs</DependentUpon>\r
533     </Compile>\r
534     <Compile Include="Views\Aspx\ControllerBinder\Design\ITarget.cs" />\r
535     <Compile Include="Views\Aspx\ControllerBinder\EventHandlerDelegate.cs" />\r
536     <Compile Include="Views\Aspx\ControllerBinder\EventHandlerFactory.cs" />\r
537     <Compile Include="Views\Aspx\ControllerBinder\EventListConverter.cs" />\r
538     <Compile Include="Views\Aspx\ControllerBinder\IBindingScope.cs" />\r
539     <Compile Include="Views\Aspx\ControllerBinder\IControllerBinder.cs" />\r
540     <Compile Include="Views\Aspx\ControllerBinder\IExpressionEvaluator.cs" />\r
541     <Compile Include="Views\Aspx\ControllerBinder\TypedCollection.cs" />\r
542     <Compile Include="Views\Aspx\EventUtil.cs" />\r
543     <Compile Include="Views\Aspx\InvokeHelper.cs">\r
544       <SubType>Code</SubType>\r
545     </Compile>\r
546     <Compile Include="Views\Aspx\MasterPageBase.cs">\r
547       <SubType>ASPXCodeBehind</SubType>\r
548     </Compile>\r
549     <Compile Include="Views\Aspx\WebFormsViewEngine.cs" />\r
550     <Compile Include="Views\Aspx\WebFormUtils.cs" />\r
551     <Compile Include="Views\EmbeddedResourceViewSource.cs" />\r
552     <Compile Include="Views\FileAssemblyViewSourceLoader.cs" />\r
553     <Compile Include="Views\FileViewSource.cs" />\r
554     <Compile Include="Views\ViewEngineBase.cs">\r
555       <SubType>Code</SubType>\r
556     </Compile>\r
557     <Compile Include="WizardActionProvider.cs">\r
558       <SubType>Code</SubType>\r
559     </Compile>\r
560     <Compile Include="WizardStepPage.cs">\r
561       <SubType>Code</SubType>\r
562     </Compile>\r
563     <EmbeddedResource Include="Controllers\Ajax.resx">\r
564       <SubType>Designer</SubType>\r
565     </EmbeddedResource>\r
566     <EmbeddedResource Include="Controllers\Behaviour.resx">\r
567       <SubType>Designer</SubType>\r
568     </EmbeddedResource>\r
569     <EmbeddedResource Include="Controllers\Effects2.resx">\r
570       <SubType>Designer</SubType>\r
571     </EmbeddedResource>\r
572     <EmbeddedResource Include="Controllers\EffectsFat.resx">\r
573       <SubType>Designer</SubType>\r
574     </EmbeddedResource>\r
575     <EmbeddedResource Include="Controllers\FormHelper.resx">\r
576       <SubType>Designer</SubType>\r
577     </EmbeddedResource>\r
578   </ItemGroup>\r
579   <ItemGroup>\r
580     <None Include="..\..\CastleKey.snk">\r
581       <Link>CastleKey.snk</Link>\r
582     </None>\r
583     <None Include="Castle.MonoRail.Framework.build" />\r
584   </ItemGroup>\r
585   <ItemGroup>\r
586     <EmbeddedResource Include="Controllers\ValidationLang.pt-BR.resx">\r
587       <SubType>Designer</SubType>\r
588     </EmbeddedResource>\r
589     <EmbeddedResource Include="Controllers\Validation.resx">\r
590       <SubType>Designer</SubType>\r
591     </EmbeddedResource>\r
592     <EmbeddedResource Include="Controllers\ValidationLang.resx">\r
593       <SubType>Designer</SubType>\r
594     </EmbeddedResource>\r
595     <EmbeddedResource Include="Controllers\ValidationLang.zh-tw.resx">\r
596       <SubType>Designer</SubType>\r
597     </EmbeddedResource>\r
598     <EmbeddedResource Include="Controllers\ZebdaValidation.resx">\r
599       <SubType>Designer</SubType>\r
600     </EmbeddedResource>\r
601     <EmbeddedResource Include="Views\Aspx\ControllerBinder\Design\Castle.gif" />\r
602     <EmbeddedResource Include="Views\Aspx\ControllerBinder\Design\MonoRail.gif" />\r
603     <EmbeddedResource Include="Views\Aspx\ControllerBinder\Design\ActionArgumentsEditorForm.resx">\r
604       <DependentUpon>ActionArgumentsEditorForm.cs</DependentUpon>\r
605       <SubType>Designer</SubType>\r
606     </EmbeddedResource>\r
607   </ItemGroup>\r
608   <ItemGroup>\r
609     <Service Include="{B4F97281-0DBD-4835-9ED8-7DFB966E87FF}" />\r
610   </ItemGroup>\r
611   <ItemGroup>\r
612     <ProjectReference Include="..\..\Components\Binder\Castle.Components.Binder\Castle.Components.Binder-vs2005.csproj">\r
613       <Project>{98F19522-C9B8-400D-8A12-DABB3DA9411D}</Project>\r
614       <Name>Castle.Components.Binder-vs2005</Name>\r
615     </ProjectReference>\r
616     <ProjectReference Include="..\..\Components\Validator\Castle.Components.Validator\Castle.Components.Validator-vs2008.csproj">\r
617       <Project>{4C945D49-02E9-43F2-9202-E7A6E7C56E77}</Project>\r
618       <Name>Castle.Components.Validator</Name>\r
619     </ProjectReference>\r
620   </ItemGroup>\r
621   <ItemGroup>\r
622     <Folder Include="Internal\Graph\" />\r
623   </ItemGroup>\r
624   <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />\r
625   <PropertyGroup>\r
626     <PreBuildEvent>\r
627     </PreBuildEvent>\r
628     <PostBuildEvent>\r
629     </PostBuildEvent>\r
630   </PropertyGroup>\r
631 </Project>