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>{0C47AD89-6D32-4FD8-963F-EF29075EED68}</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</AssemblyName>
\r
14 <AssemblyOriginatorKeyFile>..\..\..\CastleKey.snk</AssemblyOriginatorKeyFile>
\r
15 <DefaultClientScript>JScript</DefaultClientScript>
\r
16 <DefaultHTMLPageLayout>Grid</DefaultHTMLPageLayout>
\r
17 <DefaultTargetSchema>IE50</DefaultTargetSchema>
\r
18 <DelaySign>false</DelaySign>
\r
19 <OutputType>Library</OutputType>
\r
20 <RootNamespace>Castle.Facilities.ActiveRecordIntegration</RootNamespace>
\r
21 <RunPostBuildEvent>OnBuildSuccess</RunPostBuildEvent>
\r
26 <UpgradeBackupLocation>
\r
27 </UpgradeBackupLocation>
\r
28 <SignAssembly>true</SignAssembly>
\r
29 <OldToolsVersion>2.0</OldToolsVersion>
\r
30 <PublishUrl>http://localhost/Castle.Facilities.ActiveRecordIntegration/</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
55 <DocumentationFile>..\bin\Castle.Facilities.ActiveRecordIntegration.XML</DocumentationFile>
\r
56 <DebugSymbols>true</DebugSymbols>
\r
57 <FileAlignment>4096</FileAlignment>
\r
58 <NoStdLib>false</NoStdLib>
\r
59 <NoWarn>618</NoWarn>
\r
60 <Optimize>false</Optimize>
\r
61 <RegisterForComInterop>false</RegisterForComInterop>
\r
62 <RemoveIntegerChecks>false</RemoveIntegerChecks>
\r
63 <TreatWarningsAsErrors>true</TreatWarningsAsErrors>
\r
64 <WarningLevel>4</WarningLevel>
\r
65 <DebugType>full</DebugType>
\r
66 <ErrorReport>prompt</ErrorReport>
\r
68 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
\r
69 <OutputPath>..\bin\</OutputPath>
\r
70 <AllowUnsafeBlocks>false</AllowUnsafeBlocks>
\r
71 <BaseAddress>285212672</BaseAddress>
\r
72 <CheckForOverflowUnderflow>false</CheckForOverflowUnderflow>
\r
73 <ConfigurationOverrideFile>
\r
74 </ConfigurationOverrideFile>
\r
75 <DefineConstants>TRACE</DefineConstants>
\r
76 <DocumentationFile>..\bin\Castle.Facilities.ActiveRecordIntegration.XML</DocumentationFile>
\r
77 <DebugSymbols>false</DebugSymbols>
\r
78 <FileAlignment>4096</FileAlignment>
\r
79 <NoStdLib>false</NoStdLib>
\r
80 <NoWarn>618</NoWarn>
\r
81 <Optimize>true</Optimize>
\r
82 <RegisterForComInterop>false</RegisterForComInterop>
\r
83 <RemoveIntegerChecks>false</RemoveIntegerChecks>
\r
84 <TreatWarningsAsErrors>true</TreatWarningsAsErrors>
\r
85 <WarningLevel>4</WarningLevel>
\r
86 <DebugType>none</DebugType>
\r
87 <ErrorReport>prompt</ErrorReport>
\r
90 <Reference Include="Castle.ActiveRecord, Version=0.0.1.7, Culture=neutral, PublicKeyToken=407dd0808d44fbdc">
\r
91 <SpecificVersion>False</SpecificVersion>
\r
92 <HintPath>..\..\..\build\net-3.5\debug\Castle.ActiveRecord.dll</HintPath>
\r
94 <Reference Include="Castle.Core, Version=0.0.1.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc, processorArchitecture=MSIL">
\r
95 <SpecificVersion>False</SpecificVersion>
\r
96 <HintPath>..\..\..\build\net-3.5\debug\Castle.Core.dll</HintPath>
\r
98 <Reference Include="Castle.DynamicProxy">
\r
99 <Name>Castle.DynamicProxy</Name>
\r
100 <HintPath>..\..\..\build\net-3.5\debug\Castle.DynamicProxy.dll</HintPath>
\r
102 <Reference Include="Castle.MicroKernel">
\r
103 <Name>Castle.MicroKernel</Name>
\r
104 <HintPath>..\..\..\build\net-3.5\debug\Castle.MicroKernel.dll</HintPath>
\r
106 <Reference Include="Castle.Services.Transaction">
\r
107 <Name>Castle.Services.Transaction</Name>
\r
108 <HintPath>..\..\..\build\net-3.5\debug\Castle.Services.Transaction.dll</HintPath>
\r
110 <Reference Include="Iesi.Collections">
\r
111 <Name>Iesi.Collections</Name>
\r
112 <HintPath>..\..\..\build\net-3.5\debug\Iesi.Collections.dll</HintPath>
\r
114 <Reference Include="log4net">
\r
115 <Name>log4net</Name>
\r
116 <HintPath>..\..\..\build\net-3.5\debug\log4net.dll</HintPath>
\r
118 <Reference Include="NHibernate">
\r
119 <Name>NHibernate</Name>
\r
120 <HintPath>..\..\..\build\net-3.5\debug\NHibernate.dll</HintPath>
\r
122 <Reference Include="System">
\r
123 <Name>System</Name>
\r
125 <Reference Include="System.configuration" />
\r
126 <Reference Include="System.Core">
\r
127 <RequiredTargetFramework>3.5</RequiredTargetFramework>
\r
129 <Reference Include="System.Data">
\r
130 <Name>System.Data</Name>
\r
132 <Reference Include="System.Xml">
\r
133 <Name>System.XML</Name>
\r
137 <Compile Include="ActiveRecordFacility.cs">
\r
138 <SubType>Code</SubType>
\r
140 <Compile Include="AssemblyInfo.cs">
\r
141 <SubType>Code</SubType>
\r
143 <Compile Include="SafeSessionProxy.cs">
\r
144 <SubType>Code</SubType>
\r
146 <Compile Include="SessionFactoryDelegate.cs">
\r
147 <SubType>Code</SubType>
\r
149 <Compile Include="TransactionScopeResourceAdapter.cs">
\r
150 <SubType>Code</SubType>
\r
154 <None Include="..\..\..\CastleKey.snk">
\r
155 <Link>CastleKey.snk</Link>
\r
159 <BootstrapperPackage Include="Microsoft.Net.Framework.2.0">
\r
160 <Visible>False</Visible>
\r
161 <ProductName>.NET Framework 2.0 %28x86%29</ProductName>
\r
162 <Install>true</Install>
\r
163 </BootstrapperPackage>
\r
164 <BootstrapperPackage Include="Microsoft.Net.Framework.3.0">
\r
165 <Visible>False</Visible>
\r
166 <ProductName>.NET Framework 3.0 %28x86%29</ProductName>
\r
167 <Install>false</Install>
\r
168 </BootstrapperPackage>
\r
169 <BootstrapperPackage Include="Microsoft.Net.Framework.3.5">
\r
170 <Visible>False</Visible>
\r
171 <ProductName>.NET Framework 3.5</ProductName>
\r
172 <Install>false</Install>
\r
173 </BootstrapperPackage>
\r
175 <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
\r