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