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>{ED24B4A4-1147-45C4-9DE4-D1AEE3878FAD}</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.ActiveRecordIntegration.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.ActiveRecordIntegration.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
53 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
\r
54 <OutputPath>..\bin\</OutputPath>
\r
55 <AllowUnsafeBlocks>false</AllowUnsafeBlocks>
\r
56 <BaseAddress>285212672</BaseAddress>
\r
57 <CheckForOverflowUnderflow>false</CheckForOverflowUnderflow>
\r
58 <ConfigurationOverrideFile>
\r
59 </ConfigurationOverrideFile>
\r
60 <DefineConstants>TRACE</DefineConstants>
\r
62 </DocumentationFile>
\r
63 <DebugSymbols>false</DebugSymbols>
\r
64 <FileAlignment>4096</FileAlignment>
\r
65 <NoStdLib>false</NoStdLib>
\r
68 <Optimize>true</Optimize>
\r
69 <RegisterForComInterop>false</RegisterForComInterop>
\r
70 <RemoveIntegerChecks>false</RemoveIntegerChecks>
\r
71 <TreatWarningsAsErrors>true</TreatWarningsAsErrors>
\r
72 <WarningLevel>4</WarningLevel>
\r
73 <DebugType>none</DebugType>
\r
74 <ErrorReport>prompt</ErrorReport>
\r
77 <Reference Include="Castle.ActiveRecord">
\r
78 <Name>Castle.ActiveRecord</Name>
\r
79 <HintPath>..\..\..\build\net-2.0\debug\Castle.ActiveRecord.dll</HintPath>
\r
81 <Reference Include="Castle.Core, Version=1.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc, processorArchitecture=MSIL">
\r
82 <SpecificVersion>False</SpecificVersion>
\r
83 <HintPath>..\..\..\build\net-2.0\debug\Castle.Core.dll</HintPath>
\r
85 <Reference Include="Castle.DynamicProxy">
\r
86 <Name>Castle.DynamicProxy</Name>
\r
87 <HintPath>..\..\..\build\net-2.0\debug\Castle.DynamicProxy.dll</HintPath>
\r
89 <Reference Include="Castle.Facilities.AutomaticTransactionManagement">
\r
90 <Name>Castle.Facilities.AutomaticTransactionManagement</Name>
\r
91 <HintPath>..\..\..\build\net-2.0\debug\Castle.Facilities.AutomaticTransactionManagement.dll</HintPath>
\r
93 <Reference Include="Castle.MicroKernel">
\r
94 <Name>Castle.MicroKernel</Name>
\r
95 <HintPath>..\..\..\build\net-2.0\debug\Castle.MicroKernel.dll</HintPath>
\r
97 <Reference Include="Castle.Services.Transaction">
\r
98 <Name>Castle.Services.Transaction</Name>
\r
99 <HintPath>..\..\..\build\net-2.0\debug\Castle.Services.Transaction.dll</HintPath>
\r
101 <Reference Include="Castle.Windsor">
\r
102 <Name>Castle.Windsor</Name>
\r
103 <HintPath>..\..\..\build\net-2.0\debug\Castle.Windsor.dll</HintPath>
\r
105 <Reference Include="NHibernate">
\r
106 <Name>NHibernate</Name>
\r
107 <HintPath>..\..\..\build\net-2.0\debug\NHibernate.dll</HintPath>
\r
109 <Reference Include="nunit.framework">
\r
110 <Name>nunit.framework</Name>
\r
111 <HintPath>..\..\..\build\net-2.0\debug\nunit.framework.dll</HintPath>
\r
113 <Reference Include="System">
\r
114 <Name>System</Name>
\r
116 <Reference Include="System.Data">
\r
117 <Name>System.Data</Name>
\r
119 <Reference Include="System.Xml">
\r
120 <Name>System.XML</Name>
\r
122 <ProjectReference Include="..\Castle.Facilities.ActiveRecordIntegration\Castle.Facilities.ActiveRecordIntegration-vs2005.csproj">
\r
123 <Name>Castle.Facilities.ActiveRecordIntegration</Name>
\r
124 <Project>{0C47AD89-6D32-4FD8-963F-EF29075EED68}</Project>
\r
125 <Package>{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</Package>
\r
126 </ProjectReference>
\r
129 <Compile Include="AbstractActiveRecordTest.cs">
\r
130 <SubType>Code</SubType>
\r
132 <Compile Include="AssemblyInfo.cs">
\r
133 <SubType>Code</SubType>
\r
135 <Compile Include="BugTestCase.cs" />
\r
136 <Compile Include="IntegrationTestCase.cs">
\r
137 <SubType>Code</SubType>
\r
139 <Compile Include="Model\Blog.cs">
\r
140 <SubType>Code</SubType>
\r
142 <Compile Include="Model\BlogService.cs">
\r
143 <SubType>Code</SubType>
\r
145 <Compile Include="Model\FirstService.cs">
\r
146 <SubType>Code</SubType>
\r
148 <Compile Include="Model\Post.cs">
\r
149 <SubType>Code</SubType>
\r
151 <Compile Include="Model\PostService.cs">
\r
152 <SubType>Code</SubType>
\r
154 <Compile Include="Model\WiringSession.cs">
\r
155 <SubType>Code</SubType>
\r
157 <Compile Include="Transaction2TestCase.cs">
\r
158 <SubType>Code</SubType>
\r
160 <Compile Include="TransactionTestCase.cs">
\r
161 <SubType>Code</SubType>
\r
165 <None Include="App.config" />
\r
167 <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
\r