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>{32D54D33-206F-44EE-8329-8480ABE049B1}</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.Logging</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.Logging</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.Logging/</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\Debug\</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="Castle.Core, Version=1.0.0.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.MicroKernel, Version=1.0.0.2, Culture=neutral, PublicKeyToken=407dd0808d44fbdc, processorArchitecture=MSIL">
\r
99 <SpecificVersion>False</SpecificVersion>
\r
100 <HintPath>..\..\..\build\net-3.5\debug\Castle.MicroKernel.dll</HintPath>
\r
102 <Reference Include="System">
\r
103 <Name>System</Name>
\r
105 <Reference Include="System.configuration" />
\r
106 <Reference Include="System.Core">
\r
107 <RequiredTargetFramework>3.5</RequiredTargetFramework>
\r
109 <Reference Include="System.Data">
\r
110 <Name>System.Data</Name>
\r
112 <Reference Include="System.Xml">
\r
113 <Name>System.XML</Name>
\r
117 <Compile Include="AssemblyInfo.cs">
\r
118 <SubType>Code</SubType>
\r
120 <Compile Include="LoggerResolver.cs">
\r
121 <SubType>Code</SubType>
\r
123 <Compile Include="LoggingFacility.cs">
\r
124 <SubType>Code</SubType>
\r
128 <None Include="..\..\..\CastleKey.snk">
\r
129 <Link>CastleKey.snk</Link>
\r
131 <None Include="Sample.config" />
\r
134 <Service Include="{B4F97281-0DBD-4835-9ED8-7DFB966E87FF}" />
\r
137 <BootstrapperPackage Include="Microsoft.Net.Framework.2.0">
\r
138 <Visible>False</Visible>
\r
139 <ProductName>.NET Framework 2.0 %28x86%29</ProductName>
\r
140 <Install>true</Install>
\r
141 </BootstrapperPackage>
\r
142 <BootstrapperPackage Include="Microsoft.Net.Framework.3.0">
\r
143 <Visible>False</Visible>
\r
144 <ProductName>.NET Framework 3.0 %28x86%29</ProductName>
\r
145 <Install>false</Install>
\r
146 </BootstrapperPackage>
\r
147 <BootstrapperPackage Include="Microsoft.Net.Framework.3.5">
\r
148 <Visible>False</Visible>
\r
149 <ProductName>.NET Framework 3.5</ProductName>
\r
150 <Install>false</Install>
\r
151 </BootstrapperPackage>
\r
153 <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
\r