Use explicit interface implementation to be able to update the contract.
[castle.git] / Facilities / Wcf / Castle.Facilities.WcfIntegration / Castle.Facilities.WcfIntegration-vs2008.csproj
blob751003673d5b8c84a1eb706ad2296906a0785e63
1 <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="3.5">\r
2   <PropertyGroup>\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>{0F1CAD31-322E-4266-B3A0-BB424E1AE0A9}</ProjectGuid>\r
8     <OutputType>Library</OutputType>\r
9     <AppDesignerFolder>Properties</AppDesignerFolder>\r
10     <RootNamespace>Castle.Facilities.WcfIntegration</RootNamespace>\r
11     <AssemblyName>Castle.Facilities.WcfIntegration</AssemblyName>\r
12     <FileUpgradeFlags>\r
13     </FileUpgradeFlags>\r
14     <UpgradeBackupLocation>\r
15     </UpgradeBackupLocation>\r
16     <OldToolsVersion>2.0</OldToolsVersion>\r
17     <PublishUrl>http://localhost/Castle.Facilities.WcfIntegration/</PublishUrl>\r
18     <Install>true</Install>\r
19     <InstallFrom>Web</InstallFrom>\r
20     <UpdateEnabled>true</UpdateEnabled>\r
21     <UpdateMode>Foreground</UpdateMode>\r
22     <UpdateInterval>7</UpdateInterval>\r
23     <UpdateIntervalUnits>Days</UpdateIntervalUnits>\r
24     <UpdatePeriodically>false</UpdatePeriodically>\r
25     <UpdateRequired>false</UpdateRequired>\r
26     <MapFileExtensions>true</MapFileExtensions>\r
27     <ApplicationRevision>0</ApplicationRevision>\r
28     <ApplicationVersion>1.0.0.%2a</ApplicationVersion>\r
29     <IsWebBootstrapper>true</IsWebBootstrapper>\r
30     <UseApplicationTrust>false</UseApplicationTrust>\r
31     <BootstrapperEnabled>true</BootstrapperEnabled>\r
32     <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>\r
33   </PropertyGroup>\r
34   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">\r
35     <DebugSymbols>true</DebugSymbols>\r
36     <DebugType>full</DebugType>\r
37     <Optimize>false</Optimize>\r
38     <OutputPath>bin\Debug\</OutputPath>\r
39     <DefineConstants>DEBUG;TRACE</DefineConstants>\r
40     <ErrorReport>prompt</ErrorReport>\r
41     <WarningLevel>4</WarningLevel>\r
42   </PropertyGroup>\r
43   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">\r
44     <DebugType>pdbonly</DebugType>\r
45     <Optimize>true</Optimize>\r
46     <OutputPath>bin\Release\</OutputPath>\r
47     <DefineConstants>TRACE</DefineConstants>\r
48     <ErrorReport>prompt</ErrorReport>\r
49     <WarningLevel>4</WarningLevel>\r
50   </PropertyGroup>\r
51   <ItemGroup>\r
52     <Reference Include="Castle.Core, Version=1.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc, processorArchitecture=MSIL">\r
53       <SpecificVersion>False</SpecificVersion>\r
54       <HintPath>..\..\..\build\net-2.0\debug\Castle.Core.dll</HintPath>\r
55     </Reference>\r
56     <Reference Include="Castle.MicroKernel, Version=1.0.0.2, Culture=neutral, PublicKeyToken=407dd0808d44fbdc, processorArchitecture=MSIL">\r
57       <SpecificVersion>False</SpecificVersion>\r
58       <HintPath>..\..\..\build\net-2.0\debug\Castle.MicroKernel.dll</HintPath>\r
59     </Reference>\r
60     <Reference Include="Castle.Windsor, Version=1.0.0.5, Culture=neutral, PublicKeyToken=407dd0808d44fbdc, processorArchitecture=MSIL">\r
61       <SpecificVersion>False</SpecificVersion>\r
62       <HintPath>..\..\..\build\net-2.0\debug\Castle.Windsor.dll</HintPath>\r
63     </Reference>\r
64     <Reference Include="System" />\r
65     <Reference Include="System.Core">\r
66       <RequiredTargetFramework>3.5</RequiredTargetFramework>\r
67     </Reference>\r
68     <Reference Include="System.Data" />\r
69     <Reference Include="System.ServiceModel, Version=3.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL" />\r
70     <Reference Include="System.Web" />\r
71     <Reference Include="System.Xml" />\r
72   </ItemGroup>\r
73   <ItemGroup>\r
74     <Compile Include="Internal\ChannelBuilder.cs" />\r
75     <Compile Include="Internal\ServiceHostBuilder.cs" />\r
76     <Compile Include="Internal\IWcfEndpointVisitor.cs" />\r
77     <Compile Include="IWcfEndpoint.cs" />\r
78     <Compile Include="WcfClientActivator.cs" />\r
79     <Compile Include="WcfClientModel.cs" />\r
80     <Compile Include="WcfClientResolver.cs" />\r
81     <Compile Include="WcfConstants.cs" />\r
82     <Compile Include="WcfEndpoint.cs" />\r
83     <Compile Include="WcfFacility.cs" />\r
84     <Compile Include="WcfServiceModel.cs" />\r
85     <Compile Include="Internal\WcfUtils.cs" />\r
86     <Compile Include="WindsorDependencyInjectionServiceBehavior.cs" />\r
87     <Compile Include="WindsorInstanceProvider.cs" />\r
88     <Compile Include="WindsorServiceHost.cs" />\r
89     <Compile Include="WindsorServiceHostFactory.cs" />\r
90   </ItemGroup>\r
91   <ItemGroup>\r
92     <BootstrapperPackage Include="Microsoft.Net.Framework.2.0">\r
93       <Visible>False</Visible>\r
94       <ProductName>.NET Framework 2.0 %28x86%29</ProductName>\r
95       <Install>true</Install>\r
96     </BootstrapperPackage>\r
97     <BootstrapperPackage Include="Microsoft.Net.Framework.3.0">\r
98       <Visible>False</Visible>\r
99       <ProductName>.NET Framework 3.0 %28x86%29</ProductName>\r
100       <Install>false</Install>\r
101     </BootstrapperPackage>\r
102     <BootstrapperPackage Include="Microsoft.Net.Framework.3.5">\r
103       <Visible>False</Visible>\r
104       <ProductName>.NET Framework 3.5</ProductName>\r
105       <Install>false</Install>\r
106     </BootstrapperPackage>\r
107   </ItemGroup>\r
108   <ItemGroup>\r
109     <Folder Include="Properties\" />\r
110   </ItemGroup>\r
111   <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />\r
112   <!-- To modify your build process, add your task inside one of the targets below and uncomment it. \r
113        Other similar extension points exist, see Microsoft.Common.targets.\r
114   <Target Name="BeforeBuild">\r
115   </Target>\r
116   <Target Name="AfterBuild">\r
117   </Target>\r
118   -->\r
119 </Project>