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>{BAD20F91-0A6C-401C-8368-B8FFF7E256BA}</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.NHibernateIntegration.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.NHibernateIntegration.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>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>true</TreatWarningsAsErrors>
\r
73 <WarningLevel>4</WarningLevel>
\r
74 <DebugType>none</DebugType>
\r
75 <ErrorReport>prompt</ErrorReport>
\r
78 <Reference Include="Castle.Facilities.AutomaticTransactionManagement">
\r
79 <Name>Castle.Facilities.AutomaticTransactionManagement</Name>
\r
80 <HintPath>..\..\..\build\net-2.0\debug\Castle.Facilities.AutomaticTransactionManagement.dll</HintPath>
\r
82 <Reference Include="Castle.MicroKernel">
\r
83 <Name>Castle.MicroKernel</Name>
\r
84 <HintPath>..\..\..\build\net-2.0\debug\Castle.MicroKernel.dll</HintPath>
\r
86 <Reference Include="Castle.Core">
\r
87 <Name>Castle.Core</Name>
\r
88 <HintPath>..\..\..\build\net-2.0\debug\Castle.Core.dll</HintPath>
\r
90 <Reference Include="Castle.Services.Transaction">
\r
91 <Name>Castle.Services.Transaction</Name>
\r
92 <HintPath>..\..\..\build\net-2.0\debug\Castle.Services.Transaction.dll</HintPath>
\r
94 <Reference Include="Castle.Windsor">
\r
95 <Name>Castle.Windsor</Name>
\r
96 <HintPath>..\..\..\build\net-2.0\debug\Castle.Windsor.dll</HintPath>
\r
98 <Reference Include="Iesi.Collections">
\r
99 <Name>Iesi.Collections</Name>
\r
100 <HintPath>..\..\..\build\net-2.0\debug\Iesi.Collections.dll</HintPath>
\r
102 <Reference Include="log4net">
\r
103 <Name>log4net</Name>
\r
104 <HintPath>..\..\..\build\net-2.0\debug\log4net.dll</HintPath>
\r
106 <Reference Include="NHibernate">
\r
107 <Name>NHibernate</Name>
\r
108 <HintPath>..\..\..\build\net-2.0\debug\NHibernate.dll</HintPath>
\r
110 <Reference Include="nunit.framework">
\r
111 <Name>nunit.framework</Name>
\r
112 <HintPath>..\..\..\build\net-2.0\debug\nunit.framework.dll</HintPath>
\r
114 <Reference Include="System">
\r
115 <Name>System</Name>
\r
117 <Reference Include="System.configuration" />
\r
118 <Reference Include="System.Data">
\r
119 <Name>System.Data</Name>
\r
121 <Reference Include="System.Xml">
\r
122 <Name>System.XML</Name>
\r
126 <Compile Include="AbstractNHibernateTestCase.cs">
\r
127 <SubType>Code</SubType>
\r
129 <Compile Include="AssemblyInfo.cs">
\r
130 <SubType>Code</SubType>
\r
132 <Compile Include="Common\Blog.cs">
\r
133 <SubType>Code</SubType>
\r
135 <Compile Include="Common\BlogDao.cs">
\r
136 <SubType>Code</SubType>
\r
138 <Compile Include="Common\BlogItem.cs">
\r
139 <SubType>Code</SubType>
\r
141 <Compile Include="Common\BlogItemDao.cs">
\r
142 <SubType>Code</SubType>
\r
144 <Compile Include="Common\BlogRef.cs">
\r
145 <SubType>Code</SubType>
\r
147 <Compile Include="Common\DaoTestCase.cs">
\r
148 <SubType>Code</SubType>
\r
150 <Compile Include="Common\Order.cs">
\r
151 <SubType>Code</SubType>
\r
153 <Compile Include="Common\TestInterceptor.cs" />
\r
154 <Compile Include="ConfigHelper.cs" />
\r
155 <Compile Include="Internals\SessionManagerTestCase.cs">
\r
156 <SubType>Code</SubType>
\r
158 <Compile Include="Internals\SessionStoreTestCase.cs">
\r
159 <SubType>Code</SubType>
\r
161 <Compile Include="SessionCreation\DaoTestCase.cs">
\r
162 <SubType>Code</SubType>
\r
164 <Compile Include="SessionCreation\MyDao.cs">
\r
165 <SubType>Code</SubType>
\r
167 <Compile Include="SessionCreation\MySecondDao.cs">
\r
168 <SubType>Code</SubType>
\r
170 <Compile Include="Transactions\DistributedTransactionsTestCase.cs" />
\r
171 <Compile Include="Transactions\Model\FirstDao.cs">
\r
172 <SubType>Code</SubType>
\r
174 <Compile Include="Transactions\Model\FirstDao2.cs" />
\r
175 <Compile Include="Transactions\Model\OrderDao.cs" />
\r
176 <Compile Include="Transactions\Model\OrderDao2.cs" />
\r
177 <Compile Include="Transactions\Model\RootService.cs">
\r
178 <SubType>Code</SubType>
\r
180 <Compile Include="Transactions\Model\RootService2.cs" />
\r
181 <Compile Include="Transactions\Model\SecondDao.cs">
\r
182 <SubType>Code</SubType>
\r
184 <Compile Include="Transactions\Model\SecondDao2.cs" />
\r
185 <Compile Include="Transactions\TransactionsTestCase.cs">
\r
186 <SubType>Code</SubType>
\r
188 <Compile Include="Transactions\TransactionWithTwoDatabasesTestCase.cs" />
\r
189 <Compile Include="Wiring\DaoTestCase.cs">
\r
190 <SubType>Code</SubType>
\r
192 <Compile Include="Wiring\MyDao.cs">
\r
193 <SubType>Code</SubType>
\r
195 <EmbeddedResource Include="Common\Blog.hbm.xml" />
\r
196 <EmbeddedResource Include="Common\BlogItem.hbm.xml" />
\r
197 <EmbeddedResource Include="Common\BlogRef.hbm.xml" />
\r
198 <EmbeddedResource Include="Common\Order.hbm.xml" />
\r
201 <ProjectReference Include="..\Castle.Facilities.NHibernateIntegration\Castle.Facilities.NHibernateIntegration-vs2005.csproj">
\r
202 <Project>{A3135261-0009-4F9C-A339-2900143E20F0}</Project>
\r
203 <Name>Castle.Facilities.NHibernateIntegration-vs2005</Name>
\r
204 </ProjectReference>
\r
207 <None Include="App.config" />
\r
210 <Service Include="{B4F97281-0DBD-4835-9ED8-7DFB966E87FF}" />
\r
212 <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
\r