Removed untyped contructor from ComponentRegistration and add a protected setter.
[castle.git] / MonoRail / TestSiteARSupport / TestSiteARSupport-vs2005.csproj
blob807424f4ea3c4ddb2a516b4254d23de868ce4685
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.Common.EmailSender, Version=1.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc, processorArchitecture=MSIL">\r
37       <SpecificVersion>False</SpecificVersion>\r
38       <HintPath>Castle.Components.Common.EmailSender.dll</HintPath>\r
39     </Reference>\r
40     <Reference Include="Castle.Components.Validator, Version=0.0.1.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc, processorArchitecture=MSIL">\r
41       <SpecificVersion>False</SpecificVersion>\r
42       <HintPath>..\..\build\net-2.0\debug\Castle.Components.Validator.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       <SpecificVersion>False</SpecificVersion>\r
50       <HintPath>..\..\SharedLibs\net\2.0\Iesi.Collections.dll</HintPath>\r
51     </Reference>\r
52     <Reference Include="log4net, Version=1.2.10.0, Culture=neutral, PublicKeyToken=1b44e1d426115821, processorArchitecture=MSIL" />\r
53     <Reference Include="NHibernate, Version=2.0.0.1001, Culture=neutral, PublicKeyToken=aa95f207798dfdb4, processorArchitecture=MSIL">\r
54       <SpecificVersion>False</SpecificVersion>\r
55       <HintPath>..\..\SharedLibs\net\2.0\NHibernate.dll</HintPath>\r
56     </Reference>\r
57     <Reference Include="System" />\r
58     <Reference Include="System.Data" />\r
59     <Reference Include="System.Web" />\r
60     <Reference Include="System.Xml" />\r
61     <Reference Include="System.Configuration" />\r
62   </ItemGroup>\r
63   <ItemGroup>\r
64     <Content Include="global.asax" />\r
65     <Content Include="Web.config" />\r
66   </ItemGroup>\r
67   <ItemGroup>\r
68     <Compile Include="AssemblyInfo.cs" />\r
69     <Compile Include="Controllers\AccountController.cs" />\r
70     <Compile Include="Controllers\AccountPermissionController.cs" />\r
71     <Compile Include="Controllers\CustomerController.cs" />\r
72     <Compile Include="Controllers\MR296.cs" />\r
73     <Compile Include="Model\Customer.cs" />\r
74     <Compile Include="Scaffolds\AccountPermissionScaffoldController.cs" />\r
75     <Compile Include="Scaffolds\AccountScaffoldController.cs" />\r
76     <Compile Include="Controllers\CategoryController.cs" />\r
77     <Compile Include="Scaffolds\CategoryScaffoldController.cs" />\r
78     <Compile Include="Controllers\PersonUserController.cs" />\r
79     <Compile Include="Scaffolds\PersonUserScaffoldController.cs" />\r
80     <Compile Include="Controllers\ProductLicenseController.cs" />\r
81     <Compile Include="Scaffolds\UserScaffoldController.cs" />\r
82     <Compile Include="Model\Account.cs" />\r
83     <Compile Include="Model\AccountPermission.cs" />\r
84     <Compile Include="Model\Category.cs" />\r
85     <Compile Include="Model\Comment.cs" />\r
86     <Compile Include="Model\PersonBase.cs" />\r
87     <Compile Include="Model\PersonUser.cs" />\r
88     <Compile Include="Model\ProductLicense.cs" />\r
89     <Compile Include="Model\SimplePerson.cs" />\r
90     <Compile Include="Model\User.cs" />\r
91     <Compile Include="MyHttpApplication.cs" />\r
92   </ItemGroup>\r
93   <ItemGroup>\r
94     <ProjectReference Include="..\..\Components\Binder\Castle.Components.Binder\Castle.Components.Binder-vs2005.csproj">\r
95       <Project>{98F19522-C9B8-400D-8A12-DABB3DA9411D}</Project>\r
96       <Name>Castle.Components.Binder-vs2005</Name>\r
97     </ProjectReference>\r
98     <ProjectReference Include="..\Castle.MonoRail.ActiveRecordSupport\Castle.MonoRail.ActiveRecordSupport-vs2005.csproj">\r
99       <Project>{2409063E-BE05-4596-A677-758096D1C759}</Project>\r
100       <Name>Castle.MonoRail.ActiveRecordSupport-vs2005</Name>\r
101     </ProjectReference>\r
102     <ProjectReference Include="..\Castle.MonoRail.Framework.Views.NVelocity\Castle.MonoRail.Framework.Views.NVelocity-vs2005.csproj">\r
103       <Project>{ECCA4D19-65D7-4EED-B8EC-56AF79F41E69}</Project>\r
104       <Name>Castle.MonoRail.Framework.Views.NVelocity-vs2005</Name>\r
105     </ProjectReference>\r
106     <ProjectReference Include="..\Castle.MonoRail.Framework\Castle.MonoRail.Framework-vs2005.csproj">\r
107       <Project>{EC393863-333E-49CE-94A6-654B9F323954}</Project>\r
108       <Name>Castle.MonoRail.Framework-vs2005</Name>\r
109     </ProjectReference>\r
110   </ItemGroup>\r
111   <ItemGroup>\r
112     <None Include="Views\AccountPermission\delete.vm" />\r
113     <None Include="Views\AccountPermission\edit.vm" />\r
114     <None Include="Views\AccountPermission\insert.vm" />\r
115     <None Include="Views\AccountPermission\new.vm" />\r
116     <None Include="Views\AccountPermission\removeconfirm.vm" />\r
117     <None Include="Views\AccountPermission\update.vm" />\r
118     <None Include="Views\Account\edit2.vm" />\r
119     <None Include="Views\Account\delete.vm" />\r
120     <None Include="Views\Account\edit.vm" />\r
121     <None Include="Views\Account\insert.vm" />\r
122     <None Include="Views\Account\new.vm" />\r
123     <None Include="Views\Account\new2.vm" />\r
124     <None Include="Views\Account\removeconfirm.vm" />\r
125     <None Include="Views\Account\update.vm" />\r
126     <None Include="Views\Category\delete.vm" />\r
127     <None Include="Views\Category\edit.vm" />\r
128     <None Include="Views\Category\insert.vm" />\r
129     <None Include="Views\Category\new.vm" />\r
130     <None Include="Views\Category\removeconfirm.vm" />\r
131     <None Include="Views\Category\update.vm" />\r
132     <None Include="Views\Layouts\default.vm" />\r
133     <None Include="Views\MR296\edit.vm" />\r
134     <None Include="Views\PersonUser\delete.vm" />\r
135     <None Include="Views\PersonUser\edit.vm" />\r
136     <None Include="Views\PersonUser\insert.vm" />\r
137     <None Include="Views\PersonUser\new.vm" />\r
138     <None Include="Views\PersonUser\removeconfirm.vm" />\r
139     <None Include="Views\PersonUser\update.vm" />\r
140     <None Include="Views\ProductLicense\delete.vm" />\r
141     <None Include="Views\ProductLicense\edit.vm" />\r
142     <None Include="Views\ProductLicense\insert.vm" />\r
143     <None Include="Views\ProductLicense\new.vm" />\r
144     <None Include="Views\ProductLicense\newwithaccounts.vm" />\r
145     <None Include="Views\ProductLicense\removeconfirm.vm" />\r
146     <None Include="Views\ProductLicense\update.vm" />\r
147     <None Include="Views\User\insert.vm" />\r
148     <None Include="Views\User\new.vm" />\r
149   </ItemGroup>\r
150   <ItemGroup>\r
151     <Service Include="{B4F97281-0DBD-4835-9ED8-7DFB966E87FF}" />\r
152   </ItemGroup>\r
153   <ItemGroup>\r
154     <Folder Include="Content\css\" />\r
155     <Folder Include="Content\images\" />\r
156     <Folder Include="Properties\" />\r
157   </ItemGroup>\r
158   <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />\r
159   <Import Project="$(MSBuildExtensionsPath)\Microsoft\VisualStudio\v8.0\WebApplications\Microsoft.WebApplication.targets" />\r
160   <!-- To modify your build process, add your task inside one of the targets below and uncomment it. \r
161        Other similar extension points exist, see Microsoft.Common.targets.\r
162   <Target Name="BeforeBuild">\r
163   </Target>\r
164   <Target Name="AfterBuild">\r
165   </Target>\r
166   -->\r
167   <ProjectExtensions>\r
168     <VisualStudio>\r
169       <FlavorProperties GUID="{349c5851-65df-11da-9384-00065b846f21}">\r
170         <WebProjectProperties>\r
171           <UseIIS>False</UseIIS>\r
172           <AutoAssignPort>True</AutoAssignPort>\r
173           <DevelopmentServerPort>1556</DevelopmentServerPort>\r
174           <DevelopmentServerVPath>/</DevelopmentServerVPath>\r
175           <IISUrl>\r
176           </IISUrl>\r
177           <NTLMAuthentication>False</NTLMAuthentication>\r
178         </WebProjectProperties>\r
179       </FlavorProperties>\r
180     </VisualStudio>\r
181   </ProjectExtensions>\r
182 </Project>