Support multiple service models for a component. WindsorServiceHostFactory will...
[castle.git] / Facilities / Remoting / Castle.Facilities.Remoting.TestsComponents / Castle.Facilities.Remoting.TestComponents-vs2008.csproj
blob4b2aa3a683f8d5972abd8a5fb62acc6520467610
1 <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="3.5">
2   <PropertyGroup>
3     <ProjectType>Local</ProjectType>
4     <ProductVersion>9.0.21022</ProductVersion>
5     <SchemaVersion>2.0</SchemaVersion>
6     <ProjectGuid>{07B01B42-54DC-4A99-B856-0EA5515684AC}</ProjectGuid>
7     <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
8     <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
9     <ApplicationIcon>
10     </ApplicationIcon>
11     <AssemblyKeyContainerName>
12     </AssemblyKeyContainerName>
13     <AssemblyName>Castle.Facilities.Remoting.TestComponents</AssemblyName>
14     <AssemblyOriginatorKeyFile>
15     </AssemblyOriginatorKeyFile>
16     <DefaultClientScript>JScript</DefaultClientScript>
17     <DefaultHTMLPageLayout>Grid</DefaultHTMLPageLayout>
18     <DefaultTargetSchema>IE50</DefaultTargetSchema>
19     <DelaySign>false</DelaySign>
20     <OutputType>Library</OutputType>
21     <RootNamespace>Castle.Facilities.Remoting.TestComponents</RootNamespace>
22     <RunPostBuildEvent>OnBuildSuccess</RunPostBuildEvent>
23     <StartupObject>
24     </StartupObject>
25     <FileUpgradeFlags>
26     </FileUpgradeFlags>
27     <UpgradeBackupLocation>
28     </UpgradeBackupLocation>
29     <OldToolsVersion>2.0</OldToolsVersion>
30     <PublishUrl>http://localhost/Castle.Facilities.Remoting.TestComponents/</PublishUrl>
31     <Install>true</Install>
32     <InstallFrom>Web</InstallFrom>
33     <UpdateEnabled>true</UpdateEnabled>
34     <UpdateMode>Foreground</UpdateMode>
35     <UpdateInterval>7</UpdateInterval>
36     <UpdateIntervalUnits>Days</UpdateIntervalUnits>
37     <UpdatePeriodically>false</UpdatePeriodically>
38     <UpdateRequired>false</UpdateRequired>
39     <MapFileExtensions>true</MapFileExtensions>
40     <ApplicationRevision>0</ApplicationRevision>
41     <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
42     <IsWebBootstrapper>true</IsWebBootstrapper>
43     <UseApplicationTrust>false</UseApplicationTrust>
44     <BootstrapperEnabled>true</BootstrapperEnabled>
45     <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
46   </PropertyGroup>
47   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
48     <OutputPath>..\bin\</OutputPath>
49     <AllowUnsafeBlocks>false</AllowUnsafeBlocks>
50     <BaseAddress>285212672</BaseAddress>
51     <CheckForOverflowUnderflow>false</CheckForOverflowUnderflow>
52     <ConfigurationOverrideFile>
53     </ConfigurationOverrideFile>
54     <DefineConstants>TRACE;DEBUG</DefineConstants>
55     <DocumentationFile>
56     </DocumentationFile>
57     <DebugSymbols>true</DebugSymbols>
58     <FileAlignment>4096</FileAlignment>
59     <NoStdLib>false</NoStdLib>
60     <NoWarn>
61     </NoWarn>
62     <Optimize>false</Optimize>
63     <RegisterForComInterop>false</RegisterForComInterop>
64     <RemoveIntegerChecks>false</RemoveIntegerChecks>
65     <TreatWarningsAsErrors>false</TreatWarningsAsErrors>
66     <WarningLevel>4</WarningLevel>
67     <DebugType>full</DebugType>
68     <ErrorReport>prompt</ErrorReport>
69   </PropertyGroup>
70   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
71     <OutputPath>..\bin\</OutputPath>
72     <AllowUnsafeBlocks>false</AllowUnsafeBlocks>
73     <BaseAddress>285212672</BaseAddress>
74     <CheckForOverflowUnderflow>false</CheckForOverflowUnderflow>
75     <ConfigurationOverrideFile>
76     </ConfigurationOverrideFile>
77     <DefineConstants>TRACE</DefineConstants>
78     <DocumentationFile>
79     </DocumentationFile>
80     <DebugSymbols>false</DebugSymbols>
81     <FileAlignment>4096</FileAlignment>
82     <NoStdLib>false</NoStdLib>
83     <NoWarn>
84     </NoWarn>
85     <Optimize>true</Optimize>
86     <RegisterForComInterop>false</RegisterForComInterop>
87     <RemoveIntegerChecks>false</RemoveIntegerChecks>
88     <TreatWarningsAsErrors>false</TreatWarningsAsErrors>
89     <WarningLevel>4</WarningLevel>
90     <DebugType>none</DebugType>
91     <ErrorReport>prompt</ErrorReport>
92   </PropertyGroup>
93   <ItemGroup>
94     <Reference Include="System">
95       <Name>System</Name>
96     </Reference>
97     <Reference Include="System.Core">
98       <RequiredTargetFramework>3.5</RequiredTargetFramework>
99     </Reference>
100     <Reference Include="System.Data">
101       <Name>System.Data</Name>
102     </Reference>
103     <Reference Include="System.Xml">
104       <Name>System.XML</Name>
105     </Reference>
106   </ItemGroup>
107   <ItemGroup>
108     <Compile Include="CalcServiceImpl.cs">
109       <SubType>Code</SubType>
110     </Compile>
111     <Compile Include="ChangeResultInterceptor.cs">
112       <SubType>Code</SubType>
113     </Compile>
114     <Compile Include="ConsumerComp.cs">
115       <SubType>Code</SubType>
116     </Compile>
117     <Compile Include="CustomToStringService.cs" />
118     <Compile Include="GenericToStringServiceImpl.cs" />
119     <Compile Include="ICalcService.cs">
120       <SubType>Code</SubType>
121     </Compile>
122     <Compile Include="IGenericHashService.cs" />
123     <Compile Include="InterceptableCalcService.cs">
124       <SubType>Code</SubType>
125     </Compile>
126   </ItemGroup>
127   <ItemGroup>
128     <None Include="Castle.Facilities.Remoting.TestsComponents.build" />
129   </ItemGroup>
130   <ItemGroup>
131     <BootstrapperPackage Include="Microsoft.Net.Framework.2.0">
132       <Visible>False</Visible>
133       <ProductName>.NET Framework 2.0 %28x86%29</ProductName>
134       <Install>true</Install>
135     </BootstrapperPackage>
136     <BootstrapperPackage Include="Microsoft.Net.Framework.3.0">
137       <Visible>False</Visible>
138       <ProductName>.NET Framework 3.0 %28x86%29</ProductName>
139       <Install>false</Install>
140     </BootstrapperPackage>
141     <BootstrapperPackage Include="Microsoft.Net.Framework.3.5">
142       <Visible>False</Visible>
143       <ProductName>.NET Framework 3.5</ProductName>
144       <Install>false</Install>
145     </BootstrapperPackage>
146   </ItemGroup>
147   <ItemGroup>
148     <ProjectReference Include="..\..\..\Core\Castle.Core\Castle.Core-vs2008.csproj">
149       <Project>{E4FA5B53-7D36-429E-8E5C-53D5479242BA}</Project>
150       <Name>Castle.Core-vs2008</Name>
151     </ProjectReference>
152   </ItemGroup>
153   <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
154   <PropertyGroup>
155     <PreBuildEvent>
156     </PreBuildEvent>
157     <PostBuildEvent>
158     </PostBuildEvent>
159   </PropertyGroup>
160 </Project>