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</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</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="nunit.framework">
\r
79 <Name>nunit.framework</Name>
\r
80 <HintPath>C:\devtools\nant\bin\lib\net\1.1\nunit.framework.dll</HintPath>
\r
82 <Reference Include="System">
\r
85 <Reference Include="System.configuration" />
\r
86 <Reference Include="System.Data">
\r
87 <Name>System.Data</Name>
\r
89 <Reference Include="System.Xml">
\r
90 <Name>System.XML</Name>
\r
92 <ProjectReference Include="..\..\..\Core\Castle.Core\Castle.Core-vs2005.csproj">
\r
93 <Project>{E4FA5B53-7D36-429E-8E5C-53D5479242BA}</Project>
\r
94 <Name>Castle.Core-vs2005</Name>
\r
96 <ProjectReference Include="..\..\..\InversionOfControl\Castle.MicroKernel\Castle.MicroKernel-vs2005.csproj">
\r
97 <Project>{8C6AADEB-D099-4D2A-8F5B-4EBC12AC9159}</Project>
\r
98 <Name>Castle.MicroKernel-vs2005</Name>
\r
100 <ProjectReference Include="..\..\..\InversionOfControl\Castle.Windsor\Castle.Windsor-vs2005.csproj">
\r
101 <Project>{60EFCB9B-E3FF-46A5-A2D2-D9F0EF75D5FE}</Project>
\r
102 <Name>Castle.Windsor-vs2005</Name>
\r
103 </ProjectReference>
\r
104 <ProjectReference Include="..\Castle.Facilities.Remoting.TestsComponents\Castle.Facilities.Remoting.TestComponents-vs2005.csproj">
\r
105 <Project>{07B01B42-54DC-4A99-B856-0EA5515684AC}</Project>
\r
106 <Name>Castle.Facilities.Remoting.TestComponents-vs2005</Name>
\r
107 </ProjectReference>
\r
110 <Compile Include="AbstractRemoteTestCase.cs">
\r
111 <SubType>Code</SubType>
\r
113 <Compile Include="AppDomainFactory.cs">
\r
114 <SubType>Code</SubType>
\r
116 <Compile Include="AssemblyInfo.cs">
\r
117 <SubType>Code</SubType>
\r
119 <Compile Include="ConfigHelper.cs" />
\r
120 <Compile Include="ConfigurableRegistrationTestCase.cs" />
\r
121 <Compile Include="RemoteGenericComponentTestCase.cs" />
\r
122 <Compile Include="FacilityLifeCycleTestCase.cs">
\r
123 <SubType>Code</SubType>
\r
125 <Compile Include="RemoteClientActivatedTestCase.cs">
\r
126 <SubType>Code</SubType>
\r
128 <Compile Include="RemoteComponentTestCase.cs">
\r
129 <SubType>Code</SubType>
\r
131 <Compile Include="RemoteComponentWithInterceptorTestCase.cs">
\r
132 <SubType>Code</SubType>
\r
134 <Compile Include="RemoteRecoverableCpntTestCase.cs">
\r
135 <SubType>Code</SubType>
\r
137 <Compile Include="RemoteSingletonTestCase.cs">
\r
138 <SubType>Code</SubType>
\r
140 <Compile Include="ServerClientContainerTestCase.cs">
\r
141 <SubType>Code</SubType>
\r
143 <Content Include="Configs\client_12134_kernelcomponent.xml" />
\r
144 <Content Include="Configs\client_clientactivated.xml" />
\r
145 <Content Include="Configs\client_kernelcomponent.xml" />
\r
146 <Content Include="Configs\client_kernelcomponent_recover.xml" />
\r
147 <Content Include="Configs\client_simple_scenario.xml" />
\r
148 <Content Include="Configs\client_kernelgenericcomponent.xml" />
\r
149 <Content Include="Configs\client_confreg_clientactivated.xml" />
\r
150 <Content Include="Configs\server_confreg_clientactivated.xml" />
\r
151 <Content Include="Configs\server_kernelgenericcomponent.xml" />
\r
152 <Content Include="Configs\server_clientactivated.xml" />
\r
153 <Content Include="Configs\server_client_kernelcomponent.xml" />
\r
154 <Content Include="Configs\server_kernelcomponent.xml" />
\r
155 <Content Include="Configs\server_kernelcomponent_inter1.xml" />
\r
156 <Content Include="Configs\server_kernelcomponent_recover.xml" />
\r
157 <Content Include="Configs\server_simple_scenario.xml" />
\r
158 <None Include="App.config" />
\r
159 <None Include="Castle.Facilities.Remoting.Tests.build" />
\r
160 <None Include="Configs\RemotingTcpConfig.config" />
\r
161 <None Include="Configs\RemotingTcpConfig2.config" />
\r
162 <None Include="Configs\RemotingTcpConfigClient.config" />
\r
164 <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
\r