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>{9698FE03-CD65-4FBC-B734-7326674A4894}</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.Components.Common.TemplateEngine</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.Components.Common.TemplateEngine</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.Components.Common.TemplateEngine/</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
56 </DocumentationFile>
\r
57 <DebugSymbols>true</DebugSymbols>
\r
58 <FileAlignment>4096</FileAlignment>
\r
59 <NoStdLib>false</NoStdLib>
\r
62 <Optimize>false</Optimize>
\r
63 <RegisterForComInterop>false</RegisterForComInterop>
\r
64 <RemoveIntegerChecks>false</RemoveIntegerChecks>
\r
65 <TreatWarningsAsErrors>true</TreatWarningsAsErrors>
\r
66 <WarningLevel>4</WarningLevel>
\r
67 <DebugType>full</DebugType>
\r
68 <ErrorReport>prompt</ErrorReport>
\r
70 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
\r
71 <OutputPath>bin\Release\</OutputPath>
\r
72 <AllowUnsafeBlocks>false</AllowUnsafeBlocks>
\r
73 <BaseAddress>285212672</BaseAddress>
\r
74 <CheckForOverflowUnderflow>false</CheckForOverflowUnderflow>
\r
75 <ConfigurationOverrideFile>
\r
76 </ConfigurationOverrideFile>
\r
77 <DefineConstants>TRACE</DefineConstants>
\r
79 </DocumentationFile>
\r
80 <DebugSymbols>false</DebugSymbols>
\r
81 <FileAlignment>4096</FileAlignment>
\r
82 <NoStdLib>false</NoStdLib>
\r
85 <Optimize>true</Optimize>
\r
86 <RegisterForComInterop>false</RegisterForComInterop>
\r
87 <RemoveIntegerChecks>false</RemoveIntegerChecks>
\r
88 <TreatWarningsAsErrors>true</TreatWarningsAsErrors>
\r
89 <WarningLevel>4</WarningLevel>
\r
90 <DebugType>none</DebugType>
\r
91 <ErrorReport>prompt</ErrorReport>
\r
94 <Reference Include="System">
\r
97 <Reference Include="System.Core">
\r
98 <RequiredTargetFramework>3.5</RequiredTargetFramework>
\r
100 <Reference Include="System.Data">
\r
101 <Name>System.Data</Name>
\r
103 <Reference Include="System.XML">
\r
104 <Name>System.XML</Name>
\r
108 <Compile Include="AssemblyInfo.cs">
\r
109 <SubType>Code</SubType>
\r
111 <Compile Include="ITemplateEngine.cs">
\r
112 <SubType>Code</SubType>
\r
116 <BootstrapperPackage Include="Microsoft.Net.Framework.2.0">
\r
117 <Visible>False</Visible>
\r
118 <ProductName>.NET Framework 2.0 %28x86%29</ProductName>
\r
119 <Install>true</Install>
\r
120 </BootstrapperPackage>
\r
121 <BootstrapperPackage Include="Microsoft.Net.Framework.3.0">
\r
122 <Visible>False</Visible>
\r
123 <ProductName>.NET Framework 3.0 %28x86%29</ProductName>
\r
124 <Install>false</Install>
\r
125 </BootstrapperPackage>
\r
126 <BootstrapperPackage Include="Microsoft.Net.Framework.3.5">
\r
127 <Visible>False</Visible>
\r
128 <ProductName>.NET Framework 3.5</ProductName>
\r
129 <Install>false</Install>
\r
130 </BootstrapperPackage>
\r
133 <None Include="..\..\..\CastleKey.snk">
\r
134 <Link>CastleKey.snk</Link>
\r
137 <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
\r