Fixing an issue with output parameters that are of type IntPtr
[castle.git] / MonoRail / TestSiteBrail / TestSiteBrail.csproj
blobc278847d6a42c70ddf3fab197142eae17766d6b1
1 <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">\r
2   <PropertyGroup>\r
3     <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>\r
4     <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>\r
5     <ProductVersion>8.0.50727</ProductVersion>\r
6     <SchemaVersion>2.0</SchemaVersion>\r
7     <ProjectGuid>{B39CC8B7-1391-40AF-9DA3-BF294CB16383}</ProjectGuid>\r
8     <ProjectTypeGuids>{349c5851-65df-11da-9384-00065b846f21};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids>\r
9     <OutputType>Library</OutputType>\r
10     <AppDesignerFolder>Properties</AppDesignerFolder>\r
11     <RootNamespace>TestSiteBrail</RootNamespace>\r
12     <AssemblyName>TestSiteBrail</AssemblyName>\r
13   </PropertyGroup>\r
14   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">\r
15     <DebugSymbols>true</DebugSymbols>\r
16     <DebugType>full</DebugType>\r
17     <Optimize>false</Optimize>\r
18     <OutputPath>bin\</OutputPath>\r
19     <DefineConstants>DEBUG;TRACE</DefineConstants>\r
20     <ErrorReport>prompt</ErrorReport>\r
21     <WarningLevel>4</WarningLevel>\r
22   </PropertyGroup>\r
23   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">\r
24     <DebugType>pdbonly</DebugType>\r
25     <Optimize>true</Optimize>\r
26     <OutputPath>bin\</OutputPath>\r
27     <DefineConstants>TRACE</DefineConstants>\r
28     <ErrorReport>prompt</ErrorReport>\r
29     <WarningLevel>4</WarningLevel>\r
30   </PropertyGroup>\r
31   <ItemGroup>\r
32     <None Include="Views\apppath\index.brail" />\r
33     <None Include="Views\CommonScripts\Hello.brail" />\r
34     <None Include="Views\components\ModifyViewProperyBagComponent\mycompview1.brail" />\r
35     <None Include="Views\components\SimpleInlineViewComponent2\mycompview1.brail" />\r
36     <None Include="Views\components\SimpleInlineViewComponent3\default.brail" />\r
37     <None Include="Views\components\TemplateComponent\Default.brail" />\r
38     <None Include="Views\components\WithParamsComponent\Default.brail" />\r
39     <None Include="Views\cookies\Index.brail" />\r
40     <None Include="Views\defaultlayout\index.brail" />\r
41     <None Include="Views\filter\index.brail" />\r
42     <None Include="Views\helper\DictHelperUsage.brail" />\r
43     <None Include="Views\helper\InheritedHelpers.brail" />\r
44     <None Include="Views\home\bag.brail" />\r
45     <None Include="Views\home\bag2.brail" />\r
46     <None Include="Views\home\empty.brail" />\r
47     <None Include="Views\home\HelloFromCommon.brail" />\r
48     <None Include="Views\home\heyhello.brail" />\r
49     <None Include="Views\home\index.brail" />\r
50     <None Include="Views\home\nullableProperties.brail" />\r
51     <None Include="Views\home\nullables.brail" />\r
52     <None Include="Views\home\PreProcessor.brail" />\r
53     <None Include="Views\layoutable\ChangeLayout.brail" />\r
54     <None Include="Views\layoutable\index.brail" />\r
55     <None Include="Views\layouts\defaultlayout.brail" />\r
56     <None Include="Views\layouts\layout_with_captureFor.brail" />\r
57     <None Include="Views\layouts\master.brail" />\r
58     <None Include="Views\layouts\master2.brail" />\r
59     <None Include="Views\OutputMethods\HtmlOutputAttribute.brail" />\r
60     <None Include="Views\OutputMethods\MarkDownOutputAttribute.brail" />\r
61     <None Include="Views\OutputMethods\RawOutputAttribute.brail" />\r
62     <None Include="Views\rescues\General.brail" />\r
63     <None Include="Views\rescues\SaveError.brail" />\r
64     <None Include="Views\rescues\UpdateError.brail" />\r
65     <None Include="Views\rescues\UpdateErrorMsg.brail" />\r
66     <None Include="Views\resourced\getresources.brail" />\r
67     <None Include="Views\SubArea\home\index.brail" />\r
68     <None Include="Views\SubView\CallSubViewWithParameters.brail" />\r
69     <None Include="Views\SubView\index.brail" />\r
70     <None Include="Views\SubView\listItem.brail" />\r
71     <None Include="Views\SubView\SubView.brail" />\r
72     <None Include="Views\SubView\SubViewWithParameters.brail" />\r
73     <None Include="Views\SubView\SubViewWithPath.brail" />\r
74     <None Include="Views\SubView\useLotsOfSubViews.brail" />\r
75     <None Include="Views\UsingComponent2\ComponentWithInvalidSections.brail" />\r
76     <None Include="Views\UsingComponent2\GridComponent1.brail" />\r
77     <None Include="Views\UsingComponent2\GridComponent2.brail" />\r
78     <None Include="Views\usingcomponents\captureFor.brail" />\r
79     <None Include="Views\usingcomponents\captureForWithLayout.brail" />\r
80     <None Include="Views\usingcomponents\index1.brail" />\r
81     <None Include="Views\usingcomponents\index10.brail" />\r
82     <None Include="Views\usingcomponents\index2.brail" />\r
83     <None Include="Views\usingcomponents\index3.brail" />\r
84     <None Include="Views\usingcomponents\index4.brail" />\r
85     <None Include="Views\usingcomponents\index5.brail" />\r
86     <None Include="Views\usingcomponents\index8.brail" />\r
87     <None Include="Views\usingcomponents\index9.brail" />\r
88     <None Include="Views\usingcomponents\template.brail" />\r
89     <None Include="Views\usingcomponents\WithParams.brail" />\r
90     <None Include="Views\xml\complex.brail" />\r
91     <None Include="Views\xml\pure.brail" />\r
92     <None Include="Web.config" />\r
93   </ItemGroup>\r
94   <ItemGroup>\r
95     <Compile Include="Components\BlockViewComponent1.cs" />\r
96     <Compile Include="Components\BlockViewComponent2.cs" />\r
97     <Compile Include="Components\GridComponent.cs" />\r
98     <Compile Include="Components\InlineComponentWithParam1.cs" />\r
99     <Compile Include="Components\ModifyViewProperyBagComponent.cs" />\r
100     <Compile Include="Components\RepeaterComponent.cs" />\r
101     <Compile Include="Components\SimpleInlineViewComponent.cs" />\r
102     <Compile Include="Components\SimpleInlineViewComponent2.cs" />\r
103     <Compile Include="Components\SimpleInlineViewComponent3.cs" />\r
104     <Compile Include="Components\TemplateComponent.cs" />\r
105     <Compile Include="Components\WithParamsComponent.cs" />\r
106     <Compile Include="Controllers\AjaxController.cs" />\r
107     <Compile Include="Controllers\AppPathController.cs" />\r
108     <Compile Include="Controllers\BlogController.cs" />\r
109     <Compile Include="Controllers\CookiesController.cs" />\r
110     <Compile Include="Controllers\BugsController.cs" />\r
111     <Compile Include="Controllers\DefaultLayoutController.cs" />\r
112     <Compile Include="Controllers\DirectRenderController.cs" />\r
113     <Compile Include="Controllers\DslController.cs" />\r
114     <Compile Include="Controllers\DummySubView.cs" />\r
115     <Compile Include="Controllers\ExceptionController.cs" />\r
116     <Compile Include="Controllers\FilterBadHeader.cs" />\r
117     <Compile Include="Controllers\FilterController.cs" />\r
118     <Compile Include="Controllers\Foo.cs" />\r
119     <Compile Include="Controllers\HappenedOnTheFieldController.cs" />\r
120     <Compile Include="Controllers\HelperController.cs" />\r
121     <Compile Include="Controllers\HomeController.cs" />\r
122     <Compile Include="Controllers\JSGenerationController.cs" />\r
123     <Compile Include="Controllers\LayoutController.cs" />\r
124     <Compile Include="Controllers\NewsController.cs" />\r
125     <Compile Include="Controllers\OutputMethodsController.cs" />\r
126     <Compile Include="Controllers\RescueController.cs" />\r
127     <Compile Include="Controllers\ResourcedController.cs" />\r
128     <Compile Include="Controllers\SubArea\HomeController.cs" />\r
129     <Compile Include="Controllers\SubViewController.cs" />\r
130     <Compile Include="Controllers\UsingComponent2Controller.cs" />\r
131     <Compile Include="Controllers\UsingComponentsController.cs" />\r
132     <Compile Include="Controllers\XmlController.cs" />\r
133     <Compile Include="Helpers\DateFormatHelper.cs" />\r
134     <None Include="Views\bugs\mr_233.brail" />\r
135     <None Include="Views\dsl\testSubViewOutput.brail" />\r
136     <None Include="Views\HappenedOnTheField\JustComponent.brail" />\r
137     <None Include="Views\home\complexNestedExpressions.brail" />\r
138     <None Include="Views\home\complexNestedExpressions2.brail" />\r
139     <None Include="Views\home\DuckOverloadToString.brail" />\r
140     <None Include="Views\home\usingQuotes.brail" />\r
141     <None Include="Views\home\javascript2.brail" />\r
142     <None Include="Views\home\javascript.brail" />\r
143     <None Include="Views\home\subview.brail" />\r
144     <None Include="Views\home\namespacesInConfig.brail" />\r
145     <None Include="Views\home\withDynamicProxyObject.brail" />\r
146     <None Include="Views\home\repeater.brail" />\r
147     <None Include="Views\home\WithNothingAfterTheLastSeperator.brail" />\r
148     <None Include="Views\jsgeneration\CheckCNPJ.brailjs" />\r
149     <None Include="Views\jsgeneration\collectionaccess.brailjs" />\r
150     <None Include="Views\jsgeneration\collectionfirstlast.brailjs" />\r
151     <None Include="Views\jsgeneration\elementaccess.brailjs" />\r
152     <None Include="Views\jsgeneration\elementattribute.brailjs" />\r
153     <None Include="Views\jsgeneration\elementattributedepth.brailjs" />\r
154     <None Include="Views\jsgeneration\elementmethod.brailjs" />\r
155     <None Include="Views\jsgeneration\elementmethoddepth.brailjs" />\r
156     <None Include="Views\jsgeneration\elementreplace.brailjs" />\r
157     <None Include="Views\jsgeneration\elementreplacehtml.brailjs" />\r
158     <None Include="Views\jsgeneration\index.brail" />\r
159     <None Include="Views\jsgeneration\InsertHtml.brailjs" />\r
160     <None Include="Views\jsgeneration\mr264.brailjs" />\r
161     <None Include="Views\jsgeneration\mr264_partial.brail" />\r
162     <None Include="Views\jsgeneration\multipleactions.brailjs" />\r
163     <None Include="Views\jsgeneration\replace.brailjs" />\r
164     <None Include="Views\jsgeneration\replacehtml.brailjs" />\r
165     <None Include="Views\jsgeneration\replacehtmlwithpartial.brailjs" />\r
166     <None Include="Views\jsgeneration\visualeffect.brailjs" />\r
167     <None Include="Views\jsgeneration\_partial1.brail" />\r
168     <None Include="Views\layouts\dsl.brail" />\r
169     <None Include="Views\resourced\indexingResources.brail" />\r
170     <None Include="Views\usingcomponents\dynamicComponents.brail" />\r
171   </ItemGroup>\r
172   <ItemGroup>\r
173     <Reference Include="Boo.Lang, Version=1.0.0.0, Culture=neutral, PublicKeyToken=32c39770e9a21a67, processorArchitecture=MSIL">\r
174       <SpecificVersion>False</SpecificVersion>\r
175       <HintPath>..\..\build\net-2.0\debug\Boo.Lang.dll</HintPath>\r
176     </Reference>\r
177     <Reference Include="Castle.Core, Version=1.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc, processorArchitecture=MSIL">\r
178       <SpecificVersion>False</SpecificVersion>\r
179       <HintPath>..\..\build\net-2.0\debug\Castle.Core.dll</HintPath>\r
180     </Reference>\r
181     <Reference Include="Castle.DynamicProxy, Version=1.1.5.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc, processorArchitecture=MSIL">\r
182       <SpecificVersion>False</SpecificVersion>\r
183       <HintPath>..\..\build\net-2.0\debug\Castle.DynamicProxy.dll</HintPath>\r
184     </Reference>\r
185     <Reference Include="Castle.Services.Logging.Log4netIntegration, Version=1.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc, processorArchitecture=MSIL">\r
186       <SpecificVersion>False</SpecificVersion>\r
187       <HintPath>..\..\build\net-2.0\debug\Castle.Services.Logging.Log4netIntegration.dll</HintPath>\r
188     </Reference>\r
189     <Reference Include="System" />\r
190     <Reference Include="System.Data" />\r
191     <Reference Include="System.Xml" />\r
192   </ItemGroup>\r
193   <ItemGroup>\r
194     <ProjectReference Include="..\Castle.MonoRail.Framework\Castle.MonoRail.Framework-vs2005.csproj">\r
195       <Project>{EC393863-333E-49CE-94A6-654B9F323954}</Project>\r
196       <Name>Castle.MonoRail.Framework-vs2005</Name>\r
197     </ProjectReference>\r
198     <ProjectReference Include="..\Castle.MonoRail.Views.Brail\Castle.MonoRail.Views.Brail-vs2005.csproj">\r
199       <Project>{CC39D6D0-2467-4DD5-A53E-92D580B60038}</Project>\r
200       <Name>Castle.MonoRail.Views.Brail-vs2005</Name>\r
201     </ProjectReference>\r
202   </ItemGroup>\r
203   <ItemGroup>\r
204     <EmbeddedResource Include="Controllers\ResourceFile.resources" />\r
205   </ItemGroup>\r
206   <ItemGroup>\r
207     <Service Include="{B4F97281-0DBD-4835-9ED8-7DFB966E87FF}" />\r
208   </ItemGroup>\r
209   <ItemGroup>\r
210     <None Include="Views\bugs\add.brail" />\r
211     <None Include="Views\bugs\InlineSubView.brail" />\r
212     <None Include="Views\bugs\MR_371.brail" />\r
213     <None Include="Views\dsl\testXml.brail" />\r
214     <None Include="Views\dsl\testSubViewWithComponents.brail" />\r
215     <None Include="Views\home\CanUseUrlHelperWithoutPrefix.brail" />\r
216     <None Include="Views\home\NullPropagation.brail" />\r
217     <None Include="Views\home\WithNullableDynamicProxyObject.brail" />\r
218     <None Include="Views\resourced\iterating.brail" />\r
219   </ItemGroup>\r
220   <ItemGroup>\r
221     <Folder Include="Properties\" />\r
222     <Folder Include="Views\flash\" />\r
223   </ItemGroup>\r
224   <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />\r
225   <Import Project="$(MSBuildExtensionsPath)\Microsoft\VisualStudio\v8.0\WebApplications\Microsoft.WebApplication.targets" />\r
226   <!-- To modify your build process, add your task inside one of the targets below and uncomment it. \r
227        Other similar extension points exist, see Microsoft.Common.targets.\r
228   <Target Name="BeforeBuild">\r
229   </Target>\r
230   <Target Name="AfterBuild">\r
231   </Target>\r
232   -->\r
233   <ProjectExtensions>\r
234     <VisualStudio>\r
235       <FlavorProperties GUID="{349c5851-65df-11da-9384-00065b846f21}">\r
236         <WebProjectProperties>\r
237           <UseIIS>False</UseIIS>\r
238           <AutoAssignPort>True</AutoAssignPort>\r
239           <DevelopmentServerPort>2709</DevelopmentServerPort>\r
240           <DevelopmentServerVPath>/</DevelopmentServerVPath>\r
241           <IISUrl>\r
242           </IISUrl>\r
243           <NTLMAuthentication>False</NTLMAuthentication>\r
244         </WebProjectProperties>\r
245       </FlavorProperties>\r
246     </VisualStudio>\r
247   </ProjectExtensions>\r
248 </Project>