Applied Patrick Earl's patch, adding event ModelCreated that allows to re-configure...
[castle.git] / MonoRail / TestSiteARSupport / TestSiteARSupport-vs2005.csproj
blob7a5ac3e78f8a5a418f659d8a86ef8f19f101b29b
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>{26AA3359-6571-4575-845D-ED05E4EDB586}</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>TestSiteARSupport</RootNamespace>\r
12     <AssemblyName>TestSiteARSupport</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     <Reference Include="Castle.ActiveRecord, Version=0.0.1.3, Culture=neutral, PublicKeyToken=407dd0808d44fbdc, processorArchitecture=MSIL">\r
33       <SpecificVersion>False</SpecificVersion>\r
34       <HintPath>..\..\build\net-2.0\debug\Castle.ActiveRecord.dll</HintPath>\r
35     </Reference>\r
36     <Reference Include="Castle.Components.Binder, Version=0.0.1.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc, processorArchitecture=MSIL">\r
37       <SpecificVersion>False</SpecificVersion>\r
38       <HintPath>Castle.Components.Binder.dll</HintPath>\r
39     </Reference>\r
40     <Reference Include="Castle.Components.Common.EmailSender, Version=1.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc, processorArchitecture=MSIL">\r
41       <SpecificVersion>False</SpecificVersion>\r
42       <HintPath>Castle.Components.Common.EmailSender.dll</HintPath>\r
43     </Reference>\r
44     <Reference Include="Castle.Core, Version=1.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc, processorArchitecture=MSIL">\r
45       <SpecificVersion>False</SpecificVersion>\r
46       <HintPath>Castle.Core.dll</HintPath>\r
47     </Reference>\r
48     <Reference Include="Iesi.Collections, Version=1.0.0.3, Culture=neutral, PublicKeyToken=aa95f207798dfdb4, processorArchitecture=MSIL" />\r
49     <Reference Include="log4net, Version=1.2.10.0, Culture=neutral, PublicKeyToken=1b44e1d426115821, processorArchitecture=MSIL" />\r
50     <Reference Include="NHibernate, Version=1.2.0.2002, Culture=neutral, PublicKeyToken=aa95f207798dfdb4, processorArchitecture=MSIL" />\r
51     <Reference Include="NVelocity, Version=0.5.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc, processorArchitecture=MSIL" />\r
52     <Reference Include="System" />\r
53     <Reference Include="System.Data" />\r
54     <Reference Include="System.Web" />\r
55     <Reference Include="System.Xml" />\r
56     <Reference Include="System.Configuration" />\r
57   </ItemGroup>\r
58   <ItemGroup>\r
59     <Content Include="global.asax" />\r
60     <Content Include="Web.config" />\r
61   </ItemGroup>\r
62   <ItemGroup>\r
63     <Compile Include="AssemblyInfo.cs" />\r
64     <Compile Include="Controllers\AccountController.cs" />\r
65     <Compile Include="Controllers\AccountPermissionController.cs" />\r
66     <Compile Include="Controllers\CategoryController.cs" />\r
67     <Compile Include="Controllers\ConditionController.cs" />\r
68     <Compile Include="Controllers\ConditionTypeController.cs" />\r
69     <Compile Include="Controllers\PersonUserController.cs" />\r
70     <Compile Include="Controllers\ProductLicenseController.cs" />\r
71     <Compile Include="Controllers\UserController.cs" />\r
72     <Compile Include="Model\Account.cs" />\r
73     <Compile Include="Model\AccountPermission.cs" />\r
74     <Compile Include="Model\Category.cs" />\r
75     <Compile Include="Model\Comment.cs" />\r
76     <Compile Include="Model\Condition.cs" />\r
77     <Compile Include="Model\ConditionType.cs" />\r
78     <Compile Include="Model\Dummy.cs" />\r
79     <Compile Include="Model\PersonBase.cs" />\r
80     <Compile Include="Model\PersonUser.cs" />\r
81     <Compile Include="Model\ProductLicense.cs" />\r
82     <Compile Include="Model\SimplePerson.cs" />\r
83     <Compile Include="Model\User.cs" />\r
84     <Compile Include="MyHttpApplication.cs" />\r
85   </ItemGroup>\r
86   <ItemGroup>\r
87     <ProjectReference Include="..\Castle.MonoRail.ActiveRecordSupport\Castle.MonoRail.ActiveRecordSupport-vs2005.csproj">\r
88       <Project>{2409063E-BE05-4596-A677-758096D1C759}</Project>\r
89       <Name>Castle.MonoRail.ActiveRecordSupport-vs2005</Name>\r
90     </ProjectReference>\r
91     <ProjectReference Include="..\Castle.MonoRail.Framework.Views.NVelocity\Castle.MonoRail.Framework.Views.NVelocity-vs2005.csproj">\r
92       <Project>{ECCA4D19-65D7-4EED-B8EC-56AF79F41E69}</Project>\r
93       <Name>Castle.MonoRail.Framework.Views.NVelocity-vs2005</Name>\r
94     </ProjectReference>\r
95     <ProjectReference Include="..\Castle.MonoRail.Framework\Castle.MonoRail.Framework-vs2005.csproj">\r
96       <Project>{EC393863-333E-49CE-94A6-654B9F323954}</Project>\r
97       <Name>Castle.MonoRail.Framework-vs2005</Name>\r
98     </ProjectReference>\r
99   </ItemGroup>\r
100   <ItemGroup>\r
101     <None Include="Views\AccountPermission\delete.vm" />\r
102     <None Include="Views\AccountPermission\edit.vm" />\r
103     <None Include="Views\AccountPermission\insert.vm" />\r
104     <None Include="Views\AccountPermission\new.vm" />\r
105     <None Include="Views\AccountPermission\removeconfirm.vm" />\r
106     <None Include="Views\AccountPermission\update.vm" />\r
107     <None Include="Views\Account\delete.vm" />\r
108     <None Include="Views\Account\edit.vm" />\r
109     <None Include="Views\Account\insert.vm" />\r
110     <None Include="Views\Account\new.vm" />\r
111     <None Include="Views\Account\new2.vm" />\r
112     <None Include="Views\Account\removeconfirm.vm" />\r
113     <None Include="Views\Account\update.vm" />\r
114     <None Include="Views\Category\delete.vm" />\r
115     <None Include="Views\Category\edit.vm" />\r
116     <None Include="Views\Category\insert.vm" />\r
117     <None Include="Views\Category\new.vm" />\r
118     <None Include="Views\Category\removeconfirm.vm" />\r
119     <None Include="Views\Category\update.vm" />\r
120     <None Include="Views\ConditionType\insert.vm" />\r
121     <None Include="Views\ConditionType\new.vm" />\r
122     <None Include="Views\Condition\edit.vm" />\r
123     <None Include="Views\Condition\insert.vm" />\r
124     <None Include="Views\Condition\new.vm" />\r
125     <None Include="Views\Condition\update.vm" />\r
126     <None Include="Views\PersonUser\delete.vm" />\r
127     <None Include="Views\PersonUser\edit.vm" />\r
128     <None Include="Views\PersonUser\insert.vm" />\r
129     <None Include="Views\PersonUser\new.vm" />\r
130     <None Include="Views\PersonUser\removeconfirm.vm" />\r
131     <None Include="Views\PersonUser\update.vm" />\r
132     <None Include="Views\ProductLicense\delete.vm" />\r
133     <None Include="Views\ProductLicense\edit.vm" />\r
134     <None Include="Views\ProductLicense\insert.vm" />\r
135     <None Include="Views\ProductLicense\new.vm" />\r
136     <None Include="Views\ProductLicense\newwithaccounts.vm" />\r
137     <None Include="Views\ProductLicense\removeconfirm.vm" />\r
138     <None Include="Views\ProductLicense\update.vm" />\r
139     <None Include="Views\User\insert.vm" />\r
140     <None Include="Views\User\new.vm" />\r
141   </ItemGroup>\r
142   <ItemGroup>\r
143     <Folder Include="Content\css\" />\r
144     <Folder Include="Content\images\" />\r
145     <Folder Include="Properties\" />\r
146   </ItemGroup>\r
147   <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />\r
148   <Import Project="$(MSBuildExtensionsPath)\Microsoft\VisualStudio\v8.0\WebApplications\Microsoft.WebApplication.targets" />\r
149   <!-- To modify your build process, add your task inside one of the targets below and uncomment it. \r
150        Other similar extension points exist, see Microsoft.Common.targets.\r
151   <Target Name="BeforeBuild">\r
152   </Target>\r
153   <Target Name="AfterBuild">\r
154   </Target>\r
155   -->\r
156   <ProjectExtensions>\r
157     <VisualStudio>\r
158       <FlavorProperties GUID="{349c5851-65df-11da-9384-00065b846f21}">\r
159         <WebProjectProperties>\r
160           <UseIIS>False</UseIIS>\r
161           <AutoAssignPort>True</AutoAssignPort>\r
162           <DevelopmentServerPort>1556</DevelopmentServerPort>\r
163           <DevelopmentServerVPath>/</DevelopmentServerVPath>\r
164           <IISUrl>\r
165           </IISUrl>\r
166           <NTLMAuthentication>False</NTLMAuthentication>\r
167         </WebProjectProperties>\r
168       </FlavorProperties>\r
169     </VisualStudio>\r
170   </ProjectExtensions>\r
171 </Project>