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>{CB3A30A6-56D4-4F4F-9AEF-DA55E1FF6D74}</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.Windsor.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.Windsor.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>true</TreatWarningsAsErrors>
\r
49 <WarningLevel>4</WarningLevel>
\r
50 <DebugType>full</DebugType>
\r
51 <ErrorReport>prompt</ErrorReport>
\r
52 <UseVSHostingProcess>false</UseVSHostingProcess>
\r
54 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
\r
55 <OutputPath>bin\Release\</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>true</TreatWarningsAsErrors>
\r
73 <WarningLevel>4</WarningLevel>
\r
74 <DebugType>none</DebugType>
\r
75 <ErrorReport>prompt</ErrorReport>
\r
76 <UseVSHostingProcess>true</UseVSHostingProcess>
\r
79 <Reference Include="nunit.framework">
\r
80 <Name>nunit.framework</Name>
\r
81 <HintPath>..\..\build\net-2.0\debug\nunit.framework.dll</HintPath>
\r
83 <Reference Include="System">
\r
86 <Reference Include="System.configuration" />
\r
87 <Reference Include="System.Data">
\r
88 <Name>System.Data</Name>
\r
90 <Reference Include="System.Xml">
\r
91 <Name>System.XML</Name>
\r
93 <ProjectReference Include="..\..\Core\Castle.Core\Castle.Core-vs2005.csproj">
\r
94 <Project>{E4FA5B53-7D36-429E-8E5C-53D5479242BA}</Project>
\r
95 <Name>Castle.Core-vs2005</Name>
\r
97 <ProjectReference Include="..\..\Tools\Castle.DynamicProxy2\Castle.DynamicProxy\Castle.DynamicProxy-vs2005.csproj">
\r
98 <Project>{2DE7CC8C-6F06-43BC-A7B6-9466BEDEAC28}</Project>
\r
99 <Name>Castle.DynamicProxy-net-2-0</Name>
\r
100 </ProjectReference>
\r
101 <ProjectReference Include="..\Castle.MicroKernel.Tests\Castle.MicroKernel.Tests-vs2005.csproj">
\r
102 <Project>{EF9313A4-C6E0-40F7-9E3F-530D547D3AEF}</Project>
\r
103 <Name>Castle.MicroKernel.Tests-2-0</Name>
\r
104 </ProjectReference>
\r
105 <ProjectReference Include="..\Castle.MicroKernel\Castle.MicroKernel-vs2005.csproj">
\r
106 <Name>Castle.MicroKernel</Name>
\r
107 <Project>{8C6AADEB-D099-4D2A-8F5B-4EBC12AC9159}</Project>
\r
108 <Package>{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</Package>
\r
109 </ProjectReference>
\r
110 <ProjectReference Include="..\Castle.Windsor\Castle.Windsor-vs2005.csproj">
\r
111 <Name>Castle.Windsor</Name>
\r
112 <Project>{60EFCB9B-E3FF-46A5-A2D2-D9F0EF75D5FE}</Project>
\r
113 <Package>{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</Package>
\r
114 <Private>True</Private>
\r
115 </ProjectReference>
\r
118 <Compile Include="Adapters\ComponentModel\ContainerAdapterTestCase.cs">
\r
119 <SubType>Code</SubType>
\r
121 <Compile Include="Adapters\ComponentModel\TestComponent.cs">
\r
122 <SubType>Component</SubType>
\r
124 <Compile Include="Bugs\IoC-73\ClassUser.cs" />
\r
125 <Compile Include="Bugs\IoC-73\IMyClass.cs" />
\r
126 <Compile Include="Bugs\IoC-73\MyClass.cs" />
\r
127 <Compile Include="Bugs\IoC-73\IoC73.cs" />
\r
128 <Compile Include="Bugs\IoC-73\Proxy.cs" />
\r
129 <Compile Include="Bugs\IoC-78\IoC-78.cs" />
\r
130 <Compile Include="ChildContainerSupportTestCase.cs">
\r
131 <SubType>Code</SubType>
\r
133 <Compile Include="CircularDependencyTests.cs" />
\r
134 <Compile Include="Components\CalculatorService.cs">
\r
135 <SubType>Code</SubType>
\r
137 <Compile Include="Components\CalculatorServiceWithAttributes.cs">
\r
138 <SubType>Code</SubType>
\r
140 <Compile Include="Components\CalculatorServiceWithLifecycle.cs">
\r
141 <SubType>Code</SubType>
\r
143 <Compile Include="Components\Camera.cs" />
\r
144 <Compile Include="Components\CircularDependencyComponents.cs" />
\r
145 <Compile Include="Components\ComponentWithConfigs.cs" />
\r
146 <Compile Include="Components\ComponentWithProperties.cs" />
\r
147 <Compile Include="Components\ComponentWithStringProperty.cs" />
\r
148 <Compile Include="Components\CalculatorServiceWithProxyBehavior.cs" />
\r
149 <Compile Include="Components\DotNet2Components.cs" />
\r
150 <Compile Include="Components\Employee.cs">
\r
151 <SubType>Code</SubType>
\r
153 <Compile Include="Components\ICalcService.cs">
\r
154 <SubType>Code</SubType>
\r
156 <Compile Include="Components\IEmployee.cs">
\r
157 <SubType>Code</SubType>
\r
159 <Compile Include="Components\IReviewableEmployee.cs">
\r
160 <SubType>Code</SubType>
\r
162 <Compile Include="Components\IReviewer.cs">
\r
163 <SubType>Code</SubType>
\r
165 <Compile Include="Components\MailServer.cs" />
\r
166 <Compile Include="Components\MarshalCalculatorService.cs">
\r
167 <SubType>Code</SubType>
\r
169 <Compile Include="Components\ReviewableEmployee.cs">
\r
170 <SubType>Code</SubType>
\r
172 <Compile Include="Components\Reviewer.cs">
\r
173 <SubType>Code</SubType>
\r
175 <Compile Include="Components\Robot.cs">
\r
176 <SubType>Code</SubType>
\r
178 <Compile Include="ConfigHelper.cs" />
\r
179 <Compile Include="Configuration2\ConfigurationEnvTestCase.cs" />
\r
180 <Compile Include="Configuration2\ConfigWithStatementsTestCase.cs">
\r
181 <SubType>Code</SubType>
\r
183 <Compile Include="Configuration2\EvalSupportTestCase.cs" />
\r
184 <Compile Include="Configuration2\IncludesTestCase.cs">
\r
185 <SubType>Code</SubType>
\r
187 <Compile Include="Configuration2\Properties\PropertiesTestCase.cs">
\r
188 <SubType>Code</SubType>
\r
190 <Compile Include="Configuration2\SynchronizationProblemTestCase.cs" />
\r
191 <Compile Include="Configuration\AppDomainConfigurationStoreTestCase.cs">
\r
192 <SubType>Code</SubType>
\r
194 <Compile Include="Configuration\ConfigXmlInterpreterTestCase.cs">
\r
195 <SubType>Code</SubType>
\r
197 <Compile Include="ContainerProblem.cs">
\r
198 <SubType>Code</SubType>
\r
200 <Compile Include="ContainerProblem2.cs" />
\r
201 <Compile Include="DependencyProblem.cs">
\r
202 <SubType>Code</SubType>
\r
204 <Content Include="ignoreprop.xml" />
\r
205 <Content Include="DotNet2Config\ComplexGenericConfig.xml" />
\r
206 <Content Include="DotNet2Config\GenericDecoratorConfig.xml" />
\r
207 <Content Include="DotNet2Config\MissingDecoratorConfig.xml" />
\r
208 <Content Include="DotNet2Config\RecursiveDecoratorConfig.xml" />
\r
209 <Content Include="DotNet2Config\DecoratorConfig.xml">
\r
213 <Compile Include="Facilities\SlowlyInitFacility.cs">
\r
214 <SubType>Code</SubType>
\r
216 <Compile Include="IgnoreWireTestCase.cs" />
\r
217 <Compile Include="Installer\InstallerTestCase.cs">
\r
218 <SubType>Code</SubType>
\r
220 <Compile Include="InterceptorsTestCase.cs">
\r
221 <SubType>Code</SubType>
\r
223 <Compile Include="MultiResolveTests.cs" />
\r
224 <Compile Include="PropertiesInspectionBehaviorTestCase.cs" />
\r
225 <Compile Include="Proxy\FactorySupportTestCase.cs" />
\r
226 <Compile Include="Proxy\TypedFactoryFacilityTestCase.cs" />
\r
227 <Compile Include="Proxy\ProxyBehaviorInvalidTestCase.cs" />
\r
228 <Compile Include="Proxy\ProxyBehaviorTestCase.cs" />
\r
229 <Compile Include="ReportedProblemTestCase.cs">
\r
230 <SubType>Code</SubType>
\r
232 <Compile Include="RobotWireTestCase.cs">
\r
233 <SubType>Code</SubType>
\r
235 <Compile Include="SmartProxyTestCase.cs">
\r
236 <SubType>Code</SubType>
\r
238 <Compile Include="WindsorDotNet2Tests.cs" />
\r
239 <Compile Include="XmlProcessor\XmlProcessorTestCase.cs">
\r
240 <SubType>Code</SubType>
\r
242 <Content Include="Configuration2\Properties\config_with_missing_properties.xml" />
\r
243 <Content Include="Configuration2\Properties\config_with_properties.xml" />
\r
244 <Content Include="Configuration2\Properties\config_with_properties_and_defines.xml" />
\r
245 <Content Include="Configuration2\Properties\config_with_properties_and_defines2.xml" />
\r
246 <Content Include="Configuration2\Properties\config_with_properties_and_includes.xml" />
\r
247 <Content Include="Configuration2\Properties\config_with_silent_properties.xml" />
\r
248 <Content Include="Configuration2\Properties\properties.xml" />
\r
249 <Content Include="Configuration2\Properties\properties_using_properties.xml" />
\r
250 <Content Include="DotNet2Config\GenericsConfig.xml" />
\r
251 <Content Include="installerconfig.xml" />
\r
252 <Content Include="propertyInspectionBehavior.xml" />
\r
253 <Content Include="propertyInspectionBehaviorInvalid.xml" />
\r
254 <Content Include="robotwireconfig.xml" />
\r
255 <Content Include="sample_config.xml" />
\r
256 <Content Include="XmlProcessor\TestFiles\AssemblyIncludeTestDisabled.xml" />
\r
257 <Content Include="XmlProcessor\TestFiles\AssemblyIncludeTestResult.xml" />
\r
258 <Content Include="XmlProcessor\TestFiles\ChooseStatement2Test.xml" />
\r
259 <Content Include="XmlProcessor\TestFiles\ChooseStatement2TestResult.xml" />
\r
260 <Content Include="XmlProcessor\TestFiles\ChooseStatementTest.xml" />
\r
261 <Content Include="XmlProcessor\TestFiles\ChooseStatementTestResult.xml" />
\r
262 <Content Include="XmlProcessor\TestFiles\ComplexPropertiesTest.xml" />
\r
263 <Content Include="XmlProcessor\TestFiles\ComplexPropertiesTestResult.xml" />
\r
264 <Content Include="XmlProcessor\TestFiles\DefineDebugTestDisabled.xml" />
\r
265 <Content Include="XmlProcessor\TestFiles\DefineDebugTestResult.xml" />
\r
266 <Content Include="XmlProcessor\TestFiles\DefineDefaultTest.xml" />
\r
267 <Content Include="XmlProcessor\TestFiles\DefineDefaultTestResult.xml" />
\r
268 <Content Include="XmlProcessor\TestFiles\IfStatementTest.xml" />
\r
269 <Content Include="XmlProcessor\TestFiles\IfStatementTestResult.xml" />
\r
270 <Content Include="XmlProcessor\TestFiles\InvalidElseWithFlag.xml" />
\r
271 <Content Include="XmlProcessor\TestFiles\InvalidElsifWithNoFlag.xml" />
\r
272 <Content Include="XmlProcessor\TestFiles\InvalidFlag.xml" />
\r
273 <Content Include="XmlProcessor\TestFiles\InvalidIfWithNoFlag.xml" />
\r
274 <Content Include="XmlProcessor\TestFiles\InvalidPropertiesMissing.xml" />
\r
275 <Content Include="XmlProcessor\TestFiles\InvalidUnbalancedIfStatement.xml" />
\r
276 <Content Include="XmlProcessor\TestFiles\MultiInclude2Test.xml" />
\r
277 <Content Include="XmlProcessor\TestFiles\MultiInclude2TestResult.xml" />
\r
278 <Content Include="XmlProcessor\TestFiles\MultiIncludeTest.xml" />
\r
279 <Content Include="XmlProcessor\TestFiles\MultiIncludeTestResult.xml" />
\r
280 <Content Include="XmlProcessor\TestFiles\Pi-ChooseStatement2Test.xml" />
\r
281 <Content Include="XmlProcessor\TestFiles\Pi-ChooseStatement2TestResult.xml" />
\r
282 <Content Include="XmlProcessor\TestFiles\Pi-ChooseStatementTest.xml" />
\r
283 <Content Include="XmlProcessor\TestFiles\Pi-ChooseStatementTestResult.xml" />
\r
284 <Content Include="XmlProcessor\TestFiles\Pi-ComplexChooseStatementTest.xml" />
\r
285 <Content Include="XmlProcessor\TestFiles\Pi-ComplexChooseStatementTestResult.xml" />
\r
286 <Content Include="XmlProcessor\TestFiles\Pi-ComplexDefineDefaultTest.xml" />
\r
287 <Content Include="XmlProcessor\TestFiles\Pi-ComplexDefineDefaultTestResult.xml" />
\r
288 <Content Include="XmlProcessor\TestFiles\Pi-DefineDebugTest.xml" />
\r
289 <Content Include="XmlProcessor\TestFiles\Pi-DefineDebugTestResult.xml" />
\r
290 <Content Include="XmlProcessor\TestFiles\Pi-DefineDefaultTest.xml" />
\r
291 <Content Include="XmlProcessor\TestFiles\Pi-DefineDefaultTestResult.xml" />
\r
292 <Content Include="XmlProcessor\TestFiles\PI-IfStatementTest.xml" />
\r
293 <Content Include="XmlProcessor\TestFiles\PI-IfStatementTestResult.xml" />
\r
294 <Content Include="XmlProcessor\TestFiles\PropertiesMissingSilentTest.xml" />
\r
295 <Content Include="XmlProcessor\TestFiles\PropertiesMissingSilentTestResult.xml" />
\r
296 <Content Include="XmlProcessor\TestFiles\PropertiesWithAttributesTest.xml" />
\r
297 <Content Include="XmlProcessor\TestFiles\PropertiesWithAttributesTestResult.xml" />
\r
298 <Content Include="XmlProcessor\TestFiles\RelativeTest\Include1.xml" />
\r
299 <Content Include="XmlProcessor\TestFiles\RelativeTest\Include2.xml" />
\r
300 <Content Include="XmlProcessor\TestFiles\SimpleInclude.xml" />
\r
301 <Content Include="XmlProcessor\TestFiles\SimplePropertiesTest.xml" />
\r
302 <Content Include="XmlProcessor\TestFiles\SimplePropertiesTestResult.xml" />
\r
303 <Content Include="XmlProcessor\TestFiles\SimpleTest.xml" />
\r
304 <Content Include="XmlProcessor\TestFiles\SimpleTestResult.xml" />
\r
305 <EmbeddedResource Include="Adapters\ComponentModel\TestComponent.resx">
\r
306 <DependentUpon>TestComponent.cs</DependentUpon>
\r
307 </EmbeddedResource>
\r
308 <EmbeddedResource Include="Configuration2\config_with_choose_stmt.xml" />
\r
309 <EmbeddedResource Include="Configuration2\config_with_define_debug.xml" />
\r
310 <EmbeddedResource Include="Configuration2\config_with_define_default.xml" />
\r
311 <EmbeddedResource Include="Configuration2\config_with_define_prod.xml" />
\r
312 <EmbeddedResource Include="Configuration2\config_with_define_qa.xml" />
\r
313 <EmbeddedResource Include="Configuration2\config_with_if_stmt.xml" />
\r
314 <EmbeddedResource Include="Configuration2\config_with_include.xml" />
\r
315 <EmbeddedResource Include="Configuration2\config_with_include_relative.xml" />
\r
316 <EmbeddedResource Include="Configuration2\config_with_include_relative2.xml" />
\r
317 <EmbeddedResource Include="Configuration2\include1.xml" />
\r
318 <EmbeddedResource Include="Configuration2\include2.xml" />
\r
319 <EmbeddedResource Include="Configuration2\RelativeTest\rel_include1.xml" />
\r
320 <EmbeddedResource Include="Configuration2\RelativeTest\rel_include2.xml" />
\r
321 <EmbeddedResource Include="Configuration2\resource_config_with_include.xml" />
\r
322 <EmbeddedResource Include="Configuration\sample_config.xml" />
\r
323 <EmbeddedResource Include="XmlProcessor\TestFiles\AssemblyInclude1.xml" />
\r
324 <EmbeddedResource Include="XmlProcessor\TestFiles\AssemblyInclude2.xml" />
\r
325 <EmbeddedResource Include="XmlProcessor\TestFiles\include1.xml" />
\r
326 <EmbeddedResource Include="XmlProcessor\TestFiles\include2.xml" />
\r
329 <None Include="App.config" />
\r
330 <None Include="DotNet2Config\chainOfRespnsability.config" />
\r
331 <None Include="DotNet2Config\chainOfRespnsability_smart.config" />
\r
332 <EmbeddedResource Include="Configuration2\env_config.xml" />
\r
333 <EmbeddedResource Include="Configuration2\eval_config.xml" />
\r
334 <Content Include="Configuration2\synchtest_config.xml" />
\r
335 <Content Include="IOC-51.xml" />
\r
336 <Content Include="Proxy\typedFactory.xml" />
\r
337 <Content Include="Proxy\proxyBehaviorInvalidConfig.xml" />
\r
338 <Content Include="Proxy\proxyBehavior.xml" />
\r
339 <Content Include="Proxy\typedFactoryCreateWithoutId.xml" />
\r
342 <Service Include="{B4F97281-0DBD-4835-9ED8-7DFB966E87FF}" />
\r
344 <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
\r