1 <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="3.5">
\r
3 <ProjectType>Local</ProjectType>
\r
4 <ProductVersion>9.0.21022</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
29 <OldToolsVersion>2.0</OldToolsVersion>
\r
30 <PublishUrl>http://localhost/Castle.Windsor.Tests/</PublishUrl>
\r
31 <Install>true</Install>
\r
32 <InstallFrom>Web</InstallFrom>
\r
33 <UpdateEnabled>true</UpdateEnabled>
\r
34 <UpdateMode>Foreground</UpdateMode>
\r
35 <UpdateInterval>7</UpdateInterval>
\r
36 <UpdateIntervalUnits>Days</UpdateIntervalUnits>
\r
37 <UpdatePeriodically>false</UpdatePeriodically>
\r
38 <UpdateRequired>false</UpdateRequired>
\r
39 <MapFileExtensions>true</MapFileExtensions>
\r
40 <ApplicationRevision>0</ApplicationRevision>
\r
41 <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
\r
42 <IsWebBootstrapper>true</IsWebBootstrapper>
\r
43 <UseApplicationTrust>false</UseApplicationTrust>
\r
44 <BootstrapperEnabled>true</BootstrapperEnabled>
\r
45 <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
\r
47 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
\r
48 <OutputPath>..\bin\</OutputPath>
\r
49 <AllowUnsafeBlocks>false</AllowUnsafeBlocks>
\r
50 <BaseAddress>285212672</BaseAddress>
\r
51 <CheckForOverflowUnderflow>false</CheckForOverflowUnderflow>
\r
52 <ConfigurationOverrideFile>
\r
53 </ConfigurationOverrideFile>
\r
54 <DefineConstants>TRACE;DEBUG</DefineConstants>
\r
56 </DocumentationFile>
\r
57 <DebugSymbols>true</DebugSymbols>
\r
58 <FileAlignment>4096</FileAlignment>
\r
59 <NoStdLib>false</NoStdLib>
\r
62 <Optimize>false</Optimize>
\r
63 <RegisterForComInterop>false</RegisterForComInterop>
\r
64 <RemoveIntegerChecks>false</RemoveIntegerChecks>
\r
65 <TreatWarningsAsErrors>true</TreatWarningsAsErrors>
\r
66 <WarningLevel>4</WarningLevel>
\r
67 <DebugType>full</DebugType>
\r
68 <ErrorReport>prompt</ErrorReport>
\r
69 <UseVSHostingProcess>false</UseVSHostingProcess>
\r
71 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
\r
72 <OutputPath>bin\Release\</OutputPath>
\r
73 <AllowUnsafeBlocks>false</AllowUnsafeBlocks>
\r
74 <BaseAddress>285212672</BaseAddress>
\r
75 <CheckForOverflowUnderflow>false</CheckForOverflowUnderflow>
\r
76 <ConfigurationOverrideFile>
\r
77 </ConfigurationOverrideFile>
\r
78 <DefineConstants>TRACE</DefineConstants>
\r
80 </DocumentationFile>
\r
81 <DebugSymbols>false</DebugSymbols>
\r
82 <FileAlignment>4096</FileAlignment>
\r
83 <NoStdLib>false</NoStdLib>
\r
86 <Optimize>true</Optimize>
\r
87 <RegisterForComInterop>false</RegisterForComInterop>
\r
88 <RemoveIntegerChecks>false</RemoveIntegerChecks>
\r
89 <TreatWarningsAsErrors>true</TreatWarningsAsErrors>
\r
90 <WarningLevel>4</WarningLevel>
\r
91 <DebugType>none</DebugType>
\r
92 <ErrorReport>prompt</ErrorReport>
\r
93 <UseVSHostingProcess>true</UseVSHostingProcess>
\r
96 <Reference Include="nunit.framework">
\r
97 <Name>nunit.framework</Name>
\r
98 <HintPath>..\..\build\net-2.0\debug\nunit.framework.dll</HintPath>
\r
100 <Reference Include="System">
\r
101 <Name>System</Name>
\r
103 <Reference Include="System.configuration" />
\r
104 <Reference Include="System.Core">
\r
105 <RequiredTargetFramework>3.5</RequiredTargetFramework>
\r
107 <Reference Include="System.Data">
\r
108 <Name>System.Data</Name>
\r
110 <Reference Include="System.Xml">
\r
111 <Name>System.XML</Name>
\r
113 <ProjectReference Include="..\..\Core\Castle.Core\Castle.Core-vs2008.csproj">
\r
114 <Project>{E4FA5B53-7D36-429E-8E5C-53D5479242BA}</Project>
\r
115 <Name>Castle.Core-vs2008</Name>
\r
116 </ProjectReference>
\r
117 <ProjectReference Include="..\..\Tools\Castle.DynamicProxy2\Castle.DynamicProxy\Castle.DynamicProxy-vs2008.csproj">
\r
118 <Project>{2DE7CC8C-6F06-43BC-A7B6-9466BEDEAC28}</Project>
\r
119 <Name>Castle.DynamicProxy-vs2008</Name>
\r
120 </ProjectReference>
\r
121 <ProjectReference Include="..\Castle.MicroKernel.Tests\Castle.MicroKernel.Tests-vs2008.csproj">
\r
122 <Project>{EF9313A4-C6E0-40F7-9E3F-530D547D3AEF}</Project>
\r
123 <Name>Castle.MicroKernel.Tests-vs2008</Name>
\r
124 </ProjectReference>
\r
125 <ProjectReference Include="..\Castle.MicroKernel\Castle.MicroKernel-vs2005.csproj">
\r
126 <Name>Castle.MicroKernel</Name>
\r
127 <Project>{8C6AADEB-D099-4D2A-8F5B-4EBC12AC9159}</Project>
\r
128 <Package>{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</Package>
\r
129 </ProjectReference>
\r
130 <ProjectReference Include="..\Castle.Windsor\Castle.Windsor-vs2005.csproj">
\r
131 <Name>Castle.Windsor</Name>
\r
132 <Project>{60EFCB9B-E3FF-46A5-A2D2-D9F0EF75D5FE}</Project>
\r
133 <Package>{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</Package>
\r
134 <Private>True</Private>
\r
135 </ProjectReference>
\r
138 <Compile Include="Adapters\ComponentModel\ContainerAdapterTestCase.cs">
\r
139 <SubType>Code</SubType>
\r
141 <Compile Include="Adapters\ComponentModel\TestComponent.cs">
\r
142 <SubType>Component</SubType>
\r
144 <Compile Include="Bugs\IoC-73\ClassUser.cs" />
\r
145 <Compile Include="Bugs\IoC-73\IMyClass.cs" />
\r
146 <Compile Include="Bugs\IoC-73\MyClass.cs" />
\r
147 <Compile Include="Bugs\IoC-73\IoC73.cs" />
\r
148 <Compile Include="Bugs\IoC-73\Proxy.cs" />
\r
149 <Compile Include="Bugs\IoC-78\IoC-78.cs" />
\r
150 <Compile Include="Bugs\IoC_103\IoC_103.cs" />
\r
151 <Compile Include="ChildContainerSupportTestCase.cs">
\r
152 <SubType>Code</SubType>
\r
154 <Compile Include="CircularDependencyTests.cs" />
\r
155 <Compile Include="Components\CalculatorService.cs">
\r
156 <SubType>Code</SubType>
\r
158 <Compile Include="Components\CalculatorServiceWithAttributes.cs">
\r
159 <SubType>Code</SubType>
\r
161 <Compile Include="Components\CalculatorServiceWithLifecycle.cs">
\r
162 <SubType>Code</SubType>
\r
164 <Compile Include="Components\Camera.cs" />
\r
165 <Compile Include="Components\CircularDependencyComponents.cs" />
\r
166 <Compile Include="Components\ComponentWithConfigs.cs" />
\r
167 <Compile Include="Components\ComponentWithProperties.cs" />
\r
168 <Compile Include="Components\ComponentWithStringProperty.cs" />
\r
169 <Compile Include="Components\CalculatorServiceWithProxyBehavior.cs" />
\r
170 <Compile Include="Components\DotNet2Components.cs" />
\r
171 <Compile Include="Components\Employee.cs">
\r
172 <SubType>Code</SubType>
\r
174 <Compile Include="Components\ICalcService.cs">
\r
175 <SubType>Code</SubType>
\r
177 <Compile Include="Components\IEmployee.cs">
\r
178 <SubType>Code</SubType>
\r
180 <Compile Include="Components\IReviewableEmployee.cs">
\r
181 <SubType>Code</SubType>
\r
183 <Compile Include="Components\IReviewer.cs">
\r
184 <SubType>Code</SubType>
\r
186 <Compile Include="Components\MailServer.cs" />
\r
187 <Compile Include="Components\MarshalCalculatorService.cs">
\r
188 <SubType>Code</SubType>
\r
190 <Compile Include="Components\ReviewableEmployee.cs">
\r
191 <SubType>Code</SubType>
\r
193 <Compile Include="Components\Reviewer.cs">
\r
194 <SubType>Code</SubType>
\r
196 <Compile Include="Components\Robot.cs">
\r
197 <SubType>Code</SubType>
\r
199 <Compile Include="ConfigHelper.cs" />
\r
200 <Compile Include="Configuration2\ConfigurationEnvTestCase.cs" />
\r
201 <Compile Include="Configuration2\ConfigWithStatementsTestCase.cs">
\r
202 <SubType>Code</SubType>
\r
204 <Compile Include="Configuration2\EvalSupportTestCase.cs" />
\r
205 <Compile Include="Configuration2\IncludesTestCase.cs">
\r
206 <SubType>Code</SubType>
\r
208 <Compile Include="Configuration2\Properties\PropertiesTestCase.cs">
\r
209 <SubType>Code</SubType>
\r
211 <Compile Include="Configuration2\SynchronizationProblemTestCase.cs" />
\r
212 <Compile Include="Configuration\AppDomainConfigurationStoreTestCase.cs">
\r
213 <SubType>Code</SubType>
\r
215 <Compile Include="Configuration\ConfigXmlInterpreterTestCase.cs">
\r
216 <SubType>Code</SubType>
\r
218 <Compile Include="ContainerProblem.cs">
\r
219 <SubType>Code</SubType>
\r
221 <Compile Include="ContainerProblem2.cs" />
\r
222 <Compile Include="DependencyProblem.cs">
\r
223 <SubType>Code</SubType>
\r
225 <Content Include="ignoreprop.xml" />
\r
226 <Content Include="DotNet2Config\ComplexGenericConfig.xml" />
\r
227 <Content Include="DotNet2Config\GenericDecoratorConfig.xml" />
\r
228 <Content Include="DotNet2Config\MissingDecoratorConfig.xml" />
\r
229 <Content Include="DotNet2Config\RecursiveDecoratorConfig.xml" />
\r
230 <Content Include="DotNet2Config\DecoratorConfig.xml">
\r
234 <Compile Include="Facilities\SlowlyInitFacility.cs">
\r
235 <SubType>Code</SubType>
\r
237 <Compile Include="IgnoreWireTestCase.cs" />
\r
238 <Compile Include="Installer\InstallerTestCase.cs">
\r
239 <SubType>Code</SubType>
\r
241 <Compile Include="InterceptorsTestCase.cs">
\r
242 <SubType>Code</SubType>
\r
244 <Compile Include="MultiResolveTests.cs" />
\r
245 <Compile Include="PropertiesInspectionBehaviorTestCase.cs" />
\r
246 <Compile Include="Proxy\FactorySupportTestCase.cs" />
\r
247 <Compile Include="Proxy\TypedFactoryFacilityTestCase.cs" />
\r
248 <Compile Include="Proxy\ProxyBehaviorInvalidTestCase.cs" />
\r
249 <Compile Include="Proxy\ProxyBehaviorTestCase.cs" />
\r
250 <Compile Include="ReportedProblemTestCase.cs">
\r
251 <SubType>Code</SubType>
\r
253 <Compile Include="RobotWireTestCase.cs">
\r
254 <SubType>Code</SubType>
\r
256 <Compile Include="SmartProxyTestCase.cs">
\r
257 <SubType>Code</SubType>
\r
259 <Compile Include="WindsorDotNet2Tests.cs" />
\r
260 <Compile Include="XmlProcessor\XmlProcessorTestCase.cs">
\r
261 <SubType>Code</SubType>
\r
263 <Content Include="Configuration2\Properties\config_with_missing_properties.xml" />
\r
264 <Content Include="Configuration2\Properties\config_with_properties.xml" />
\r
265 <Content Include="Configuration2\Properties\config_with_properties_and_defines.xml" />
\r
266 <Content Include="Configuration2\Properties\config_with_properties_and_defines2.xml" />
\r
267 <Content Include="Configuration2\Properties\config_with_properties_and_includes.xml" />
\r
268 <Content Include="Configuration2\Properties\config_with_silent_properties.xml" />
\r
269 <Content Include="Configuration2\Properties\properties.xml" />
\r
270 <Content Include="Configuration2\Properties\properties_using_properties.xml" />
\r
271 <Content Include="DotNet2Config\GenericsConfig.xml" />
\r
272 <Content Include="installerconfig.xml" />
\r
273 <Content Include="propertyInspectionBehavior.xml" />
\r
274 <Content Include="propertyInspectionBehaviorInvalid.xml" />
\r
275 <Content Include="robotwireconfig.xml" />
\r
276 <Content Include="sample_config.xml" />
\r
277 <Content Include="XmlProcessor\TestFiles\AssemblyIncludeTestDisabled.xml" />
\r
278 <Content Include="XmlProcessor\TestFiles\AssemblyIncludeTestResult.xml" />
\r
279 <Content Include="XmlProcessor\TestFiles\ChooseStatement2Test.xml" />
\r
280 <Content Include="XmlProcessor\TestFiles\ChooseStatement2TestResult.xml" />
\r
281 <Content Include="XmlProcessor\TestFiles\ChooseStatementTest.xml" />
\r
282 <Content Include="XmlProcessor\TestFiles\ChooseStatementTestResult.xml" />
\r
283 <Content Include="XmlProcessor\TestFiles\ComplexPropertiesTest.xml" />
\r
284 <Content Include="XmlProcessor\TestFiles\ComplexPropertiesTestResult.xml" />
\r
285 <Content Include="XmlProcessor\TestFiles\DefineDebugTestDisabled.xml" />
\r
286 <Content Include="XmlProcessor\TestFiles\DefineDebugTestResult.xml" />
\r
287 <Content Include="XmlProcessor\TestFiles\DefineDefaultTest.xml" />
\r
288 <Content Include="XmlProcessor\TestFiles\DefineDefaultTestResult.xml" />
\r
289 <Content Include="XmlProcessor\TestFiles\IfStatementTest.xml" />
\r
290 <Content Include="XmlProcessor\TestFiles\IfStatementTestResult.xml" />
\r
291 <Content Include="XmlProcessor\TestFiles\InvalidElseWithFlag.xml" />
\r
292 <Content Include="XmlProcessor\TestFiles\InvalidElsifWithNoFlag.xml" />
\r
293 <Content Include="XmlProcessor\TestFiles\InvalidFlag.xml" />
\r
294 <Content Include="XmlProcessor\TestFiles\InvalidIfWithNoFlag.xml" />
\r
295 <Content Include="XmlProcessor\TestFiles\InvalidPropertiesMissing.xml" />
\r
296 <Content Include="XmlProcessor\TestFiles\InvalidUnbalancedIfStatement.xml" />
\r
297 <Content Include="XmlProcessor\TestFiles\MultiInclude2Test.xml" />
\r
298 <Content Include="XmlProcessor\TestFiles\MultiInclude2TestResult.xml" />
\r
299 <Content Include="XmlProcessor\TestFiles\MultiIncludeTest.xml" />
\r
300 <Content Include="XmlProcessor\TestFiles\MultiIncludeTestResult.xml" />
\r
301 <Content Include="XmlProcessor\TestFiles\Pi-ChooseStatement2Test.xml" />
\r
302 <Content Include="XmlProcessor\TestFiles\Pi-ChooseStatement2TestResult.xml" />
\r
303 <Content Include="XmlProcessor\TestFiles\Pi-ChooseStatementTest.xml" />
\r
304 <Content Include="XmlProcessor\TestFiles\Pi-ChooseStatementTestResult.xml" />
\r
305 <Content Include="XmlProcessor\TestFiles\Pi-ComplexChooseStatementTest.xml" />
\r
306 <Content Include="XmlProcessor\TestFiles\Pi-ComplexChooseStatementTestResult.xml" />
\r
307 <Content Include="XmlProcessor\TestFiles\Pi-ComplexDefineDefaultTest.xml" />
\r
308 <Content Include="XmlProcessor\TestFiles\Pi-ComplexDefineDefaultTestResult.xml" />
\r
309 <Content Include="XmlProcessor\TestFiles\Pi-DefineDebugTest.xml" />
\r
310 <Content Include="XmlProcessor\TestFiles\Pi-DefineDebugTestResult.xml" />
\r
311 <Content Include="XmlProcessor\TestFiles\Pi-DefineDefaultTest.xml" />
\r
312 <Content Include="XmlProcessor\TestFiles\Pi-DefineDefaultTestResult.xml" />
\r
313 <Content Include="XmlProcessor\TestFiles\PI-IfStatementTest.xml" />
\r
314 <Content Include="XmlProcessor\TestFiles\PI-IfStatementTestResult.xml" />
\r
315 <Content Include="XmlProcessor\TestFiles\PropertiesMissingSilentTest.xml" />
\r
316 <Content Include="XmlProcessor\TestFiles\PropertiesMissingSilentTestResult.xml" />
\r
317 <Content Include="XmlProcessor\TestFiles\PropertiesWithAttributesTest.xml" />
\r
318 <Content Include="XmlProcessor\TestFiles\PropertiesWithAttributesTestResult.xml" />
\r
319 <Content Include="XmlProcessor\TestFiles\RelativeTest\Include1.xml" />
\r
320 <Content Include="XmlProcessor\TestFiles\RelativeTest\Include2.xml" />
\r
321 <Content Include="XmlProcessor\TestFiles\SimpleInclude.xml" />
\r
322 <Content Include="XmlProcessor\TestFiles\SimplePropertiesTest.xml" />
\r
323 <Content Include="XmlProcessor\TestFiles\SimplePropertiesTestResult.xml" />
\r
324 <Content Include="XmlProcessor\TestFiles\SimpleTest.xml" />
\r
325 <Content Include="XmlProcessor\TestFiles\SimpleTestResult.xml" />
\r
326 <EmbeddedResource Include="Adapters\ComponentModel\TestComponent.resx">
\r
327 <DependentUpon>TestComponent.cs</DependentUpon>
\r
328 <SubType>Designer</SubType>
\r
329 </EmbeddedResource>
\r
330 <EmbeddedResource Include="Configuration2\config_with_choose_stmt.xml" />
\r
331 <EmbeddedResource Include="Configuration2\config_with_define_debug.xml" />
\r
332 <EmbeddedResource Include="Configuration2\config_with_define_default.xml" />
\r
333 <EmbeddedResource Include="Configuration2\config_with_define_prod.xml" />
\r
334 <EmbeddedResource Include="Configuration2\config_with_define_qa.xml" />
\r
335 <EmbeddedResource Include="Configuration2\config_with_if_stmt.xml" />
\r
336 <EmbeddedResource Include="Configuration2\config_with_include.xml" />
\r
337 <EmbeddedResource Include="Configuration2\config_with_include_relative.xml" />
\r
338 <EmbeddedResource Include="Configuration2\config_with_include_relative2.xml" />
\r
339 <EmbeddedResource Include="Configuration2\include1.xml" />
\r
340 <EmbeddedResource Include="Configuration2\include2.xml" />
\r
341 <EmbeddedResource Include="Configuration2\RelativeTest\rel_include1.xml" />
\r
342 <EmbeddedResource Include="Configuration2\RelativeTest\rel_include2.xml" />
\r
343 <EmbeddedResource Include="Configuration2\resource_config_with_include.xml" />
\r
344 <EmbeddedResource Include="Configuration\sample_config.xml" />
\r
345 <EmbeddedResource Include="XmlProcessor\TestFiles\AssemblyInclude1.xml" />
\r
346 <EmbeddedResource Include="XmlProcessor\TestFiles\AssemblyInclude2.xml" />
\r
347 <EmbeddedResource Include="XmlProcessor\TestFiles\include1.xml" />
\r
348 <EmbeddedResource Include="XmlProcessor\TestFiles\include2.xml" />
\r
351 <None Include="App.config" />
\r
352 <None Include="DotNet2Config\chainOfRespnsability.config" />
\r
353 <None Include="DotNet2Config\chainOfRespnsability_smart.config" />
\r
354 <EmbeddedResource Include="Configuration2\env_config.xml" />
\r
355 <EmbeddedResource Include="Configuration2\eval_config.xml" />
\r
356 <Content Include="Configuration2\synchtest_config.xml" />
\r
357 <Content Include="IOC-51.xml" />
\r
358 <Content Include="Proxy\typedFactory.xml" />
\r
359 <Content Include="Proxy\proxyBehaviorInvalidConfig.xml" />
\r
360 <Content Include="Proxy\proxyBehavior.xml" />
\r
361 <Content Include="Proxy\typedFactoryCreateWithoutId.xml" />
\r
364 <Service Include="{B4F97281-0DBD-4835-9ED8-7DFB966E87FF}" />
\r
367 <BootstrapperPackage Include="Microsoft.Net.Framework.2.0">
\r
368 <Visible>False</Visible>
\r
369 <ProductName>.NET Framework 2.0 %28x86%29</ProductName>
\r
370 <Install>true</Install>
\r
371 </BootstrapperPackage>
\r
372 <BootstrapperPackage Include="Microsoft.Net.Framework.3.0">
\r
373 <Visible>False</Visible>
\r
374 <ProductName>.NET Framework 3.0 %28x86%29</ProductName>
\r
375 <Install>false</Install>
\r
376 </BootstrapperPackage>
\r
377 <BootstrapperPackage Include="Microsoft.Net.Framework.3.5">
\r
378 <Visible>False</Visible>
\r
379 <ProductName>.NET Framework 3.5</ProductName>
\r
380 <Install>false</Install>
\r
381 </BootstrapperPackage>
\r
384 <Folder Include="Bugs\UnregisteringWithFactorySupport\" />
\r
386 <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
\r