1 <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
\r
3 <ProjectType>Local</ProjectType>
\r
4 <ProductVersion>8.0.50727</ProductVersion>
\r
5 <SchemaVersion>2.0</SchemaVersion>
\r
6 <ProjectGuid>{19F55512-3F9D-4032-B195-223E51F47635}</ProjectGuid>
\r
7 <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
\r
8 <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
\r
11 <AssemblyKeyContainerName>
\r
12 </AssemblyKeyContainerName>
\r
13 <AssemblyName>Castle.Facilities.Remoting.Tests</AssemblyName>
\r
14 <AssemblyOriginatorKeyFile>
\r
15 </AssemblyOriginatorKeyFile>
\r
16 <DefaultClientScript>JScript</DefaultClientScript>
\r
17 <DefaultHTMLPageLayout>Grid</DefaultHTMLPageLayout>
\r
18 <DefaultTargetSchema>IE50</DefaultTargetSchema>
\r
19 <DelaySign>false</DelaySign>
\r
20 <OutputType>Library</OutputType>
\r
21 <RootNamespace>Castle.Facilities.Remoting.Tests</RootNamespace>
\r
22 <RunPostBuildEvent>OnBuildSuccess</RunPostBuildEvent>
\r
27 <UpgradeBackupLocation>
\r
28 </UpgradeBackupLocation>
\r
30 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
\r
31 <OutputPath>..\bin\</OutputPath>
\r
32 <AllowUnsafeBlocks>false</AllowUnsafeBlocks>
\r
33 <BaseAddress>285212672</BaseAddress>
\r
34 <CheckForOverflowUnderflow>false</CheckForOverflowUnderflow>
\r
35 <ConfigurationOverrideFile>
\r
36 </ConfigurationOverrideFile>
\r
37 <DefineConstants>TRACE;DEBUG;DOTNET2</DefineConstants>
\r
39 </DocumentationFile>
\r
40 <DebugSymbols>true</DebugSymbols>
\r
41 <FileAlignment>4096</FileAlignment>
\r
42 <NoStdLib>false</NoStdLib>
\r
45 <Optimize>false</Optimize>
\r
46 <RegisterForComInterop>false</RegisterForComInterop>
\r
47 <RemoveIntegerChecks>false</RemoveIntegerChecks>
\r
48 <TreatWarningsAsErrors>false</TreatWarningsAsErrors>
\r
49 <WarningLevel>4</WarningLevel>
\r
50 <DebugType>full</DebugType>
\r
51 <ErrorReport>prompt</ErrorReport>
\r
52 <UseVSHostingProcess>true</UseVSHostingProcess>
\r
54 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
\r
55 <OutputPath>..\bin\</OutputPath>
\r
56 <AllowUnsafeBlocks>false</AllowUnsafeBlocks>
\r
57 <BaseAddress>285212672</BaseAddress>
\r
58 <CheckForOverflowUnderflow>false</CheckForOverflowUnderflow>
\r
59 <ConfigurationOverrideFile>
\r
60 </ConfigurationOverrideFile>
\r
61 <DefineConstants>TRACE;DOTNET2</DefineConstants>
\r
63 </DocumentationFile>
\r
64 <DebugSymbols>false</DebugSymbols>
\r
65 <FileAlignment>4096</FileAlignment>
\r
66 <NoStdLib>false</NoStdLib>
\r
69 <Optimize>true</Optimize>
\r
70 <RegisterForComInterop>false</RegisterForComInterop>
\r
71 <RemoveIntegerChecks>false</RemoveIntegerChecks>
\r
72 <TreatWarningsAsErrors>false</TreatWarningsAsErrors>
\r
73 <WarningLevel>4</WarningLevel>
\r
74 <DebugType>none</DebugType>
\r
75 <ErrorReport>prompt</ErrorReport>
\r
78 <Reference Include="Castle.DynamicProxy">
\r
79 <Name>Castle.DynamicProxy</Name>
\r
80 <HintPath>..\..\..\InversionOfControl\bin\Castle.DynamicProxy.dll</HintPath>
\r
82 <Reference Include="nunit.framework">
\r
83 <Name>nunit.framework</Name>
\r
84 <HintPath>C:\devtools\nant\bin\lib\net\1.1\nunit.framework.dll</HintPath>
\r
86 <Reference Include="System">
\r
89 <Reference Include="System.configuration" />
\r
90 <Reference Include="System.Data">
\r
91 <Name>System.Data</Name>
\r
93 <Reference Include="System.Xml">
\r
94 <Name>System.XML</Name>
\r
96 <ProjectReference Include="..\..\..\Core\Castle.Core\Castle.Core-vs2005.csproj">
\r
97 <Project>{E4FA5B53-7D36-429E-8E5C-53D5479242BA}</Project>
\r
98 <Name>Castle.Core-vs2005</Name>
\r
100 <ProjectReference Include="..\..\..\InversionOfControl\Castle.MicroKernel\Castle.MicroKernel-vs2005.csproj">
\r
101 <Project>{8C6AADEB-D099-4D2A-8F5B-4EBC12AC9159}</Project>
\r
102 <Name>Castle.MicroKernel-vs2005</Name>
\r
103 </ProjectReference>
\r
104 <ProjectReference Include="..\..\..\InversionOfControl\Castle.Windsor\Castle.Windsor-vs2005.csproj">
\r
105 <Project>{60EFCB9B-E3FF-46A5-A2D2-D9F0EF75D5FE}</Project>
\r
106 <Name>Castle.Windsor-vs2005</Name>
\r
107 </ProjectReference>
\r
108 <ProjectReference Include="..\..\..\Tools\Castle.DynamicProxy2\Castle.DynamicProxy\Castle.DynamicProxy-net-2-0.csproj">
\r
109 <Project>{2DE7CC8C-6F06-43BC-A7B6-9466BEDEAC28}</Project>
\r
110 <Name>Castle.DynamicProxy-net-2-0</Name>
\r
111 </ProjectReference>
\r
112 <ProjectReference Include="..\Castle.Facilities.Remoting.TestsComponents\Castle.Facilities.Remoting.TestComponents-vs2005.csproj">
\r
113 <Project>{07B01B42-54DC-4A99-B856-0EA5515684AC}</Project>
\r
114 <Name>Castle.Facilities.Remoting.TestComponents-vs2005</Name>
\r
115 </ProjectReference>
\r
118 <Compile Include="AbstractRemoteTestCase.cs">
\r
119 <SubType>Code</SubType>
\r
121 <Compile Include="AppDomainFactory.cs">
\r
122 <SubType>Code</SubType>
\r
124 <Compile Include="AssemblyInfo.cs">
\r
125 <SubType>Code</SubType>
\r
127 <Compile Include="ConfigHelper.cs" />
\r
128 <Compile Include="RemoteGenericComponentTestCase.cs" />
\r
129 <Compile Include="FacilityLifeCycle.cs">
\r
130 <SubType>Code</SubType>
\r
132 <Compile Include="RemoteClientActivatedTestCase.cs">
\r
133 <SubType>Code</SubType>
\r
135 <Compile Include="RemoteComponentTestCase.cs">
\r
136 <SubType>Code</SubType>
\r
138 <Compile Include="RemoteComponentWithInterceptorTestCase.cs">
\r
139 <SubType>Code</SubType>
\r
141 <Compile Include="RemoteRecoverableCpntTestCase.cs">
\r
142 <SubType>Code</SubType>
\r
144 <Compile Include="RemoteSingletonTestCase.cs">
\r
145 <SubType>Code</SubType>
\r
147 <Compile Include="ServerClientContainerTestCase.cs">
\r
148 <SubType>Code</SubType>
\r
150 <Content Include="Configs\client_12134_kernelcomponent.xml" />
\r
151 <Content Include="Configs\client_clientactivated.xml" />
\r
152 <Content Include="Configs\client_kernelcomponent.xml" />
\r
153 <Content Include="Configs\client_kernelcomponent_recover.xml" />
\r
154 <Content Include="Configs\client_simple_scenario.xml" />
\r
155 <Content Include="Configs\client_kernelgenericcomponent.xml" />
\r
156 <Content Include="Configs\server_kernelgenericcomponent.xml" />
\r
157 <Content Include="Configs\server_clientactivated.xml" />
\r
158 <Content Include="Configs\server_client_kernelcomponent.xml" />
\r
159 <Content Include="Configs\server_kernelcomponent.xml" />
\r
160 <Content Include="Configs\server_kernelcomponent_inter1.xml" />
\r
161 <Content Include="Configs\server_kernelcomponent_recover.xml" />
\r
162 <Content Include="Configs\server_simple_scenario.xml" />
\r
163 <None Include="App.config" />
\r
164 <None Include="Configs\RemotingTcpConfig.config" />
\r
165 <None Include="Configs\RemotingTcpConfig2.config" />
\r
166 <None Include="Configs\RemotingTcpConfigClient.config" />
\r
168 <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
\r