Refactored the Kernel registration fluent interface to be more readable, better suppo...
[castle.git] / Facilities / IBatisNet / Castle.Facilities.IBatisNetIntegration.Tests / Castle.Facilities.IBatisNetIntegration.Tests-vs2005.csproj
blob41286fdc2f61caa7709e295d2b2a8e400606a6e4
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>{0C9EE31D-A700-485B-948A-68E4A3614E71}</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.IBatisNetIntegration.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.IBatisNetIntegration.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</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</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="Castle.Core">
78       <Name>Castle.Core</Name>
79       <HintPath>..\..\..\build\net-2.0\debug\Castle.Core.dll</HintPath>
80     </Reference>
81     <Reference Include="Castle.DynamicProxy2, Version=2.0.0.1, Culture=neutral, PublicKeyToken=407dd0808d44fbdc, processorArchitecture=MSIL">
82       <SpecificVersion>False</SpecificVersion>
83       <HintPath>..\..\..\build\net-2.0\debug\Castle.DynamicProxy2.dll</HintPath>
84     </Reference>
85     <Reference Include="Castle.Facilities.AutomaticTransactionManagement">
86       <Name>Castle.Facilities.AutomaticTransactionManagement</Name>
87       <HintPath>..\..\..\build\net-2.0\debug\Castle.Facilities.AutomaticTransactionManagement.dll</HintPath>
88     </Reference>
89     <Reference Include="Castle.MicroKernel">
90       <Name>Castle.MicroKernel</Name>
91       <HintPath>..\..\..\build\net-2.0\debug\Castle.MicroKernel.dll</HintPath>
92     </Reference>
93     <Reference Include="Castle.Services.Transaction">
94       <Name>Castle.Services.Transaction</Name>
95       <HintPath>..\..\..\build\net-2.0\debug\Castle.Services.Transaction.dll</HintPath>
96     </Reference>
97     <Reference Include="Castle.Windsor">
98       <Name>Castle.Windsor</Name>
99       <HintPath>..\..\..\build\net-2.0\debug\Castle.Windsor.dll</HintPath>
100     </Reference>
101     <Reference Include="IBatisNet.Common, Version=1.4.1.0, Culture=neutral, processorArchitecture=MSIL">
102       <SpecificVersion>False</SpecificVersion>
103       <HintPath>..\..\..\build\net-2.0\debug\IBatisNet.Common.dll</HintPath>
104     </Reference>
105     <Reference Include="IBatisNet.DataMapper, Version=1.5.1.0, Culture=neutral, processorArchitecture=MSIL">
106       <SpecificVersion>False</SpecificVersion>
107       <HintPath>..\..\..\build\net-2.0\debug\IBatisNet.DataMapper.dll</HintPath>
108     </Reference>
109     <Reference Include="nunit.framework">
110       <Name>nunit.framework</Name>
111       <HintPath>..\..\..\build\net-2.0\debug\nunit.framework.dll</HintPath>
112     </Reference>
113     <Reference Include="System">
114       <Name>System</Name>
115     </Reference>
116     <Reference Include="System.configuration" />
117     <Reference Include="System.Data">
118       <Name>System.Data</Name>
119     </Reference>
120     <Reference Include="System.Xml">
121       <Name>System.XML</Name>
122     </Reference>
123     <ProjectReference Include="..\Castle.Facilities.IBatisNetIntegration\Castle.Facilities.IBatisNetIntegration-vs2005.csproj">
124       <Name>Castle.Facilities.IBatisNetIntegration</Name>
125       <Project>{5CE5406D-92AB-45ED-A4C9-921745E38BE1}</Project>
126       <Package>{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</Package>
127     </ProjectReference>
128   </ItemGroup>
129   <ItemGroup>
130     <Compile Include="AbstractIBatisNetTestCase.cs">
131       <SubType>Code</SubType>
132     </Compile>
133     <Compile Include="BaseTest.cs">
134       <SubType>Code</SubType>
135     </Compile>
136     <Compile Include="ConfigHelper.cs" />
137     <Compile Include="DaoTestCase.cs">
138       <SubType>Code</SubType>
139     </Compile>
140     <Compile Include="Dao\AccountDao.cs">
141       <SubType>Code</SubType>
142     </Compile>
143     <Compile Include="Dao\IAccountDao.cs">
144       <SubType>Code</SubType>
145     </Compile>
146     <Compile Include="Domain\Account.cs">
147       <SubType>Code</SubType>
148     </Compile>
149     <Compile Include="IBatisFacilityTestCase.cs">
150       <SubType>Code</SubType>
151     </Compile>
152     <Compile Include="IService.cs">
153       <SubType>Code</SubType>
154     </Compile>
155     <Compile Include="Service.cs">
156       <SubType>Code</SubType>
157     </Compile>
158     <Compile Include="ServiceTestCase.cs">
159       <SubType>Code</SubType>
160     </Compile>
161   </ItemGroup>
162   <ItemGroup>
163     <None Include="App.config" />
164     <EmbeddedResource Include="providers.config" />
165     <None Include="SqlMap.config" />
166   </ItemGroup>
167   <ItemGroup>
168     <EmbeddedResource Include="Maps\Access\OleDb\Account.xml" />
169   </ItemGroup>
170   <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
171   <PropertyGroup>
172     <PreBuildEvent>
173     </PreBuildEvent>
174     <PostBuildEvent>
175     </PostBuildEvent>
176   </PropertyGroup>
177 </Project>