Added RedirectUsingNamedRoute
[castle.git] / Samples / MonoRail / BinderSample / BinderSample.Web / BinderSample.Web-vs2005.csproj
blob784f6824b7bdb8f4509d5cf9d68df36b9aca5f2a
1 <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
2   <PropertyGroup>
3     <ProjectType>Local</ProjectType>
4     <ProductVersion>8.0.50727</ProductVersion>
5     <SchemaVersion>2.0</SchemaVersion>
6     <ProjectGuid>{466784AE-DE64-4CD4-900C-683921659E73}</ProjectGuid>
7     <ProjectTypeGuids>{349c5851-65df-11da-9384-00065b846f21};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids>
8     <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
9     <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
10     <ApplicationIcon>
11     </ApplicationIcon>
12     <AssemblyKeyContainerName>
13     </AssemblyKeyContainerName>
14     <AssemblyName>BinderSample.Web</AssemblyName>
15     <AssemblyOriginatorKeyFile>
16     </AssemblyOriginatorKeyFile>
17     <DefaultClientScript>JScript</DefaultClientScript>
18     <DefaultHTMLPageLayout>Grid</DefaultHTMLPageLayout>
19     <DefaultTargetSchema>IE50</DefaultTargetSchema>
20     <DelaySign>false</DelaySign>
21     <OutputType>Library</OutputType>
22     <RootNamespace>BinderSample.Web</RootNamespace>
23     <RunPostBuildEvent>OnBuildSuccess</RunPostBuildEvent>
24     <StartupObject>
25     </StartupObject>
26     <FileUpgradeFlags>
27     </FileUpgradeFlags>
28     <UpgradeBackupLocation>
29     </UpgradeBackupLocation>
30   </PropertyGroup>
31   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
32     <OutputPath>bin\</OutputPath>
33     <AllowUnsafeBlocks>false</AllowUnsafeBlocks>
34     <BaseAddress>285212672</BaseAddress>
35     <CheckForOverflowUnderflow>false</CheckForOverflowUnderflow>
36     <ConfigurationOverrideFile>
37     </ConfigurationOverrideFile>
38     <DefineConstants>DEBUG;TRACE</DefineConstants>
39     <DocumentationFile>
40     </DocumentationFile>
41     <DebugSymbols>true</DebugSymbols>
42     <FileAlignment>4096</FileAlignment>
43     <NoStdLib>false</NoStdLib>
44     <NoWarn>
45     </NoWarn>
46     <Optimize>false</Optimize>
47     <RegisterForComInterop>false</RegisterForComInterop>
48     <RemoveIntegerChecks>false</RemoveIntegerChecks>
49     <TreatWarningsAsErrors>false</TreatWarningsAsErrors>
50     <WarningLevel>4</WarningLevel>
51     <DebugType>full</DebugType>
52     <ErrorReport>prompt</ErrorReport>
53   </PropertyGroup>
54   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
55     <OutputPath>bin\</OutputPath>
56     <AllowUnsafeBlocks>false</AllowUnsafeBlocks>
57     <BaseAddress>285212672</BaseAddress>
58     <CheckForOverflowUnderflow>false</CheckForOverflowUnderflow>
59     <ConfigurationOverrideFile>
60     </ConfigurationOverrideFile>
61     <DefineConstants>TRACE</DefineConstants>
62     <DocumentationFile>
63     </DocumentationFile>
64     <DebugSymbols>false</DebugSymbols>
65     <FileAlignment>4096</FileAlignment>
66     <NoStdLib>false</NoStdLib>
67     <NoWarn>
68     </NoWarn>
69     <Optimize>true</Optimize>
70     <RegisterForComInterop>false</RegisterForComInterop>
71     <RemoveIntegerChecks>false</RemoveIntegerChecks>
72     <TreatWarningsAsErrors>false</TreatWarningsAsErrors>
73     <WarningLevel>4</WarningLevel>
74     <DebugType>none</DebugType>
75     <ErrorReport>prompt</ErrorReport>
76   </PropertyGroup>
77   <ItemGroup>
78     <Reference Include="Castle.ActiveRecord">
79       <Name>Castle.ActiveRecord</Name>
80       <HintPath>..\..\..\..\build\net-2.0\debug\Castle.ActiveRecord.dll</HintPath>
81     </Reference>
82     <Reference Include="Castle.Components.Common.TemplateEngine">
83       <Name>Castle.Components.Common.TemplateEngine</Name>
84       <HintPath>..\..\..\..\build\net-2.0\debug\Castle.Components.Common.TemplateEngine.dll</HintPath>
85     </Reference>
86     <Reference Include="Castle.Components.Common.TemplateEngine.NVelocityTemplateEngine">
87       <Name>Castle.Components.Common.TemplateEngine.NVelocityTemplateEngine</Name>
88       <HintPath>..\..\..\..\build\net-2.0\debug\Castle.Components.Common.TemplateEngine.NVelocityTemplateEngine.dll</HintPath>
89     </Reference>
90     <Reference Include="Castle.Core">
91       <Name>Castle.Core</Name>
92       <HintPath>..\..\..\..\build\net-2.0\debug\Castle.Core.dll</HintPath>
93     </Reference>
94     <Reference Include="Castle.MonoRail.ActiveRecordScaffold">
95       <Name>Castle.MonoRail.ActiveRecordScaffold</Name>
96       <HintPath>..\..\..\..\build\net-2.0\debug\Castle.MonoRail.ActiveRecordScaffold.dll</HintPath>
97     </Reference>
98     <Reference Include="Castle.MonoRail.ActiveRecordSupport">
99       <Name>Castle.MonoRail.ActiveRecordSupport</Name>
100       <HintPath>..\..\..\..\build\net-2.0\debug\Castle.MonoRail.ActiveRecordSupport.dll</HintPath>
101     </Reference>
102     <Reference Include="Castle.MonoRail.Framework">
103       <Name>Castle.MonoRail.Framework</Name>
104       <HintPath>..\..\..\..\build\net-2.0\debug\Castle.MonoRail.Framework.dll</HintPath>
105     </Reference>
106     <Reference Include="Castle.MonoRail.Framework.Views.NVelocity">
107       <Name>Castle.MonoRail.Framework.Views.NVelocity</Name>
108       <HintPath>..\..\..\..\build\net-2.0\debug\Castle.MonoRail.Framework.Views.NVelocity.dll</HintPath>
109     </Reference>
110     <Reference Include="Castle.MonoRail.WindsorExtension">
111       <Name>Castle.MonoRail.WindsorExtension</Name>
112       <HintPath>..\..\..\..\build\net-2.0\debug\Castle.MonoRail.WindsorExtension.dll</HintPath>
113     </Reference>
114     <Reference Include="Iesi.Collections">
115       <Name>Iesi.Collections</Name>
116       <HintPath>..\..\..\..\build\net-2.0\debug\Iesi.Collections.dll</HintPath>
117     </Reference>
118     <Reference Include="log4net">
119       <Name>log4net</Name>
120       <HintPath>..\..\..\..\build\net-2.0\debug\log4net.dll</HintPath>
121     </Reference>
122     <Reference Include="NHibernate">
123       <Name>NHibernate</Name>
124       <HintPath>..\..\..\..\build\net-2.0\debug\NHibernate.dll</HintPath>
125     </Reference>
126     <Reference Include="Nullables">
127       <Name>Nullables</Name>
128       <HintPath>..\..\..\..\build\net-2.0\debug\Nullables.dll</HintPath>
129     </Reference>
130     <Reference Include="Nullables.NHibernate">
131       <Name>Nullables.NHibernate</Name>
132       <HintPath>..\..\..\..\build\net-2.0\debug\Nullables.NHibernate.dll</HintPath>
133     </Reference>
134     <Reference Include="NVelocity">
135       <Name>NVelocity</Name>
136       <HintPath>..\..\..\..\build\net-2.0\debug\NVelocity.dll</HintPath>
137     </Reference>
138     <Reference Include="System">
139       <Name>System</Name>
140     </Reference>
141     <Reference Include="System.Data">
142       <Name>System.Data</Name>
143     </Reference>
144     <Reference Include="System.Drawing">
145       <Name>System.Drawing</Name>
146     </Reference>
147     <Reference Include="System.Web">
148       <Name>System.Web</Name>
149     </Reference>
150     <Reference Include="System.Xml">
151       <Name>System.XML</Name>
152     </Reference>
153   </ItemGroup>
154   <ItemGroup>
155     <Compile Include="AssemblyInfo.cs">
156       <SubType>Code</SubType>
157     </Compile>
158     <Compile Include="Controllers\Approach1Controller.cs">
159       <SubType>Code</SubType>
160     </Compile>
161     <Compile Include="Controllers\Approach2Controller.cs">
162       <SubType>Code</SubType>
163     </Compile>
164     <Compile Include="Controllers\Approach3Controller.cs">
165       <SubType>Code</SubType>
166     </Compile>
167     <Compile Include="Controllers\ScaffoldingController.cs">
168       <SubType>Code</SubType>
169     </Compile>
170     <Compile Include="global.asax.cs">
171       <DependentUpon>global.asax</DependentUpon>
172       <SubType>Code</SubType>
173     </Compile>
174     <Compile Include="Model\Book.cs">
175       <SubType>Code</SubType>
176     </Compile>
177     <Compile Include="Model\Publisher.cs">
178       <SubType>Code</SubType>
179     </Compile>
180     <Content Include="Content\style.css" />
181     <Content Include="default.aspx" />
182     <Content Include="global.asax" />
183     <Content Include="schema.sql" />
184     <EmbeddedResource Include="global.asax.resx">
185       <DependentUpon>global.asax.cs</DependentUpon>
186       <SubType>Designer</SubType>
187     </EmbeddedResource>
188     <None Include="Views\Approach1\editpublisher.vm" />
189     <None Include="Views\Approach1\index.vm" />
190     <None Include="Views\Approach2\editpublisher.vm" />
191     <None Include="Views\Approach2\index.vm" />
192     <None Include="Views\Approach3\editpublisher.vm" />
193     <None Include="Views\Approach3\index.vm" />
194     <None Include="Views\Layouts\scaffold.vm" />
195     <None Include="Views\Scaffolding\index.vm" />
196     <None Include="web.config" />
197   </ItemGroup>
198   <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
199   <PropertyGroup>
200     <PreBuildEvent>
201     </PreBuildEvent>
202     <PostBuildEvent>
203     </PostBuildEvent>
204   </PropertyGroup>
205   <ProjectExtensions>
206     <VisualStudio>
207       <FlavorProperties GUID="{349c5851-65df-11da-9384-00065b846f21}">
208         <WebProjectProperties>
209           <UseIIS>False</UseIIS>
210           <AutoAssignPort>True</AutoAssignPort>
211           <DevelopmentServerPort>4017</DevelopmentServerPort>
212           <DevelopmentServerVPath>/</DevelopmentServerVPath>
213           <IISUrl>
214           </IISUrl>
215           <NTLMAuthentication>False</NTLMAuthentication>
216         </WebProjectProperties>
217       </FlavorProperties>
218     </VisualStudio>
219   </ProjectExtensions>
220 </Project>