Refactored the Kernel registration fluent interface to be more readable, better suppo...
[castle.git] / Facilities / Prevalence / Castle.Facilities.Prevalence.Tests / Castle.Facilities.Prevalence.Tests-vs2005.csproj
blobd78dc2e330b0705497e52bd03b98740071739cc9
1 <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
2   <PropertyGroup>
3     <ProjectType>Local</ProjectType>
4     <ProductVersion>8.0.50727</ProductVersion>
5     <SchemaVersion>2.0</SchemaVersion>
6     <ProjectGuid>{B0E1BF89-A26B-42F0-BC89-5310B22F5C78}</ProjectGuid>
7     <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
8     <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
9     <ApplicationIcon>
10     </ApplicationIcon>
11     <AssemblyKeyContainerName>
12     </AssemblyKeyContainerName>
13     <AssemblyName>Castle.Facilities.Prevalence.Tests</AssemblyName>
14     <AssemblyOriginatorKeyFile>
15     </AssemblyOriginatorKeyFile>
16     <DefaultClientScript>JScript</DefaultClientScript>
17     <DefaultHTMLPageLayout>Grid</DefaultHTMLPageLayout>
18     <DefaultTargetSchema>IE50</DefaultTargetSchema>
19     <DelaySign>false</DelaySign>
20     <OutputType>Library</OutputType>
21     <RootNamespace>Castle.Facilities.Prevalence.Tests</RootNamespace>
22     <RunPostBuildEvent>OnBuildSuccess</RunPostBuildEvent>
23     <StartupObject>
24     </StartupObject>
25     <FileUpgradeFlags>
26     </FileUpgradeFlags>
27     <UpgradeBackupLocation>
28     </UpgradeBackupLocation>
29   </PropertyGroup>
30   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
31     <OutputPath>..\bin\</OutputPath>
32     <AllowUnsafeBlocks>false</AllowUnsafeBlocks>
33     <BaseAddress>285212672</BaseAddress>
34     <CheckForOverflowUnderflow>false</CheckForOverflowUnderflow>
35     <ConfigurationOverrideFile>
36     </ConfigurationOverrideFile>
37     <DefineConstants>TRACE;DEBUG;NET</DefineConstants>
38     <DocumentationFile>
39     </DocumentationFile>
40     <DebugSymbols>true</DebugSymbols>
41     <FileAlignment>4096</FileAlignment>
42     <NoStdLib>false</NoStdLib>
43     <NoWarn>
44     </NoWarn>
45     <Optimize>false</Optimize>
46     <RegisterForComInterop>false</RegisterForComInterop>
47     <RemoveIntegerChecks>false</RemoveIntegerChecks>
48     <TreatWarningsAsErrors>true</TreatWarningsAsErrors>
49     <WarningLevel>4</WarningLevel>
50     <DebugType>full</DebugType>
51     <ErrorReport>prompt</ErrorReport>
52   </PropertyGroup>
53   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
54     <OutputPath>bin\Release\</OutputPath>
55     <AllowUnsafeBlocks>false</AllowUnsafeBlocks>
56     <BaseAddress>285212672</BaseAddress>
57     <CheckForOverflowUnderflow>false</CheckForOverflowUnderflow>
58     <ConfigurationOverrideFile>
59     </ConfigurationOverrideFile>
60     <DefineConstants>TRACE;NET</DefineConstants>
61     <DocumentationFile>
62     </DocumentationFile>
63     <DebugSymbols>false</DebugSymbols>
64     <FileAlignment>4096</FileAlignment>
65     <NoStdLib>false</NoStdLib>
66     <NoWarn>
67     </NoWarn>
68     <Optimize>true</Optimize>
69     <RegisterForComInterop>false</RegisterForComInterop>
70     <RemoveIntegerChecks>false</RemoveIntegerChecks>
71     <TreatWarningsAsErrors>true</TreatWarningsAsErrors>
72     <WarningLevel>4</WarningLevel>
73     <DebugType>none</DebugType>
74     <ErrorReport>prompt</ErrorReport>
75   </PropertyGroup>
76   <ItemGroup>
77     <Reference Include="Bamboo.Prevalence, Version=1.4.4.3, Culture=neutral, PublicKeyToken=0edf2245780ab2d7">
78       <SpecificVersion>False</SpecificVersion>
79       <HintPath>..\..\..\build\net-2.0\debug\Bamboo.Prevalence.dll</HintPath>
80     </Reference>
81     <Reference Include="Bamboo.Prevalence.Util, Version=1.4.4.3, Culture=neutral, PublicKeyToken=0edf2245780ab2d7">
82       <SpecificVersion>False</SpecificVersion>
83       <HintPath>..\..\..\build\net-2.0\debug\Bamboo.Prevalence.Util.dll</HintPath>
84     </Reference>
85     <Reference Include="Castle.Core, Version=1.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc, processorArchitecture=MSIL">
86       <SpecificVersion>False</SpecificVersion>
87       <HintPath>..\..\..\build\net-2.0\debug\Castle.Core.dll</HintPath>
88     </Reference>
89     <Reference Include="Castle.MicroKernel, Version=1.0.0.2, Culture=neutral, PublicKeyToken=407dd0808d44fbdc, processorArchitecture=MSIL">
90       <SpecificVersion>False</SpecificVersion>
91       <HintPath>..\..\..\build\net-2.0\debug\Castle.MicroKernel.dll</HintPath>
92     </Reference>
93     <Reference Include="nunit.framework, Version=2.2.8.0, Culture=neutral, PublicKeyToken=96d09a1eb7f44a77, processorArchitecture=MSIL">
94       <SpecificVersion>False</SpecificVersion>
95       <HintPath>..\..\..\build\net-2.0\debug\nunit.framework.dll</HintPath>
96     </Reference>
97     <Reference Include="System">
98       <Name>System</Name>
99     </Reference>
100     <ProjectReference Include="..\Castle.Facilities.Prevalence\Castle.Facilities.Prevalence-vs2005.csproj">
101       <Name>Castle.Facilities.Prevalence-vs2005</Name>
102       <Project>{483BE30E-0045-4C3D-9DFF-ED6421CBAB4E}</Project>
103       <Package>{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</Package>
104     </ProjectReference>
105   </ItemGroup>
106   <ItemGroup>
107     <Compile Include="FacilityTestCase.cs">
108       <SubType>Code</SubType>
109     </Compile>
110     <Compile Include="Model\UserDatabase.cs">
111       <SubType>Code</SubType>
112     </Compile>
113   </ItemGroup>
114   <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
115   <PropertyGroup>
116     <PreBuildEvent>
117     </PreBuildEvent>
118     <PostBuildEvent>
119     </PostBuildEvent>
120   </PropertyGroup>
121 </Project>