1 |
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="3.5"> |
<?xml version="1.0" encoding="utf-8"?> |
2 |
|
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0"> |
3 |
<PropertyGroup> |
<PropertyGroup> |
4 |
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> |
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> |
5 |
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> |
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> |
21 |
<IsWebBootstrapper>true</IsWebBootstrapper> |
<IsWebBootstrapper>true</IsWebBootstrapper> |
22 |
<FileUpgradeFlags> |
<FileUpgradeFlags> |
23 |
</FileUpgradeFlags> |
</FileUpgradeFlags> |
24 |
<OldToolsVersion>2.0</OldToolsVersion> |
<OldToolsVersion>3.5</OldToolsVersion> |
25 |
<UpgradeBackupLocation> |
<UpgradeBackupLocation> |
26 |
</UpgradeBackupLocation> |
</UpgradeBackupLocation> |
27 |
|
<TargetFrameworkVersion>v3.5</TargetFrameworkVersion> |
28 |
<PublishUrl>http://localhost/Support/</PublishUrl> |
<PublishUrl>http://localhost/Support/</PublishUrl> |
29 |
<Install>true</Install> |
<Install>true</Install> |
30 |
<InstallFrom>Web</InstallFrom> |
<InstallFrom>Web</InstallFrom> |
39 |
<ApplicationVersion>1.0.0.%2a</ApplicationVersion> |
<ApplicationVersion>1.0.0.%2a</ApplicationVersion> |
40 |
<UseApplicationTrust>false</UseApplicationTrust> |
<UseApplicationTrust>false</UseApplicationTrust> |
41 |
<BootstrapperEnabled>true</BootstrapperEnabled> |
<BootstrapperEnabled>true</BootstrapperEnabled> |
|
<TargetFrameworkVersion>v3.5</TargetFrameworkVersion> |
|
42 |
</PropertyGroup> |
</PropertyGroup> |
43 |
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> |
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> |
44 |
<DebugSymbols>true</DebugSymbols> |
<DebugSymbols>true</DebugSymbols> |
48 |
<DefineConstants>DEBUG;TRACE</DefineConstants> |
<DefineConstants>DEBUG;TRACE</DefineConstants> |
49 |
<ErrorReport>prompt</ErrorReport> |
<ErrorReport>prompt</ErrorReport> |
50 |
<WarningLevel>4</WarningLevel> |
<WarningLevel>4</WarningLevel> |
51 |
|
<CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet> |
52 |
</PropertyGroup> |
</PropertyGroup> |
53 |
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> |
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> |
54 |
<DebugType>full</DebugType> |
<DebugType>full</DebugType> |
58 |
<ErrorReport>prompt</ErrorReport> |
<ErrorReport>prompt</ErrorReport> |
59 |
<WarningLevel>4</WarningLevel> |
<WarningLevel>4</WarningLevel> |
60 |
<DebugSymbols>true</DebugSymbols> |
<DebugSymbols>true</DebugSymbols> |
61 |
|
<CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet> |
62 |
</PropertyGroup> |
</PropertyGroup> |
63 |
<ItemGroup> |
<ItemGroup> |
64 |
<Reference Include="log4net, Version=1.2.11.0, Culture=neutral, PublicKeyToken=669e0ddf0bb1aa2a, processorArchitecture=MSIL"> |
<Reference Include="log4net, Version=1.2.11.0, Culture=neutral, PublicKeyToken=669e0ddf0bb1aa2a, processorArchitecture=MSIL"> |
73 |
<RequiredTargetFramework>3.5</RequiredTargetFramework> |
<RequiredTargetFramework>3.5</RequiredTargetFramework> |
74 |
</Reference> |
</Reference> |
75 |
<Reference Include="System.Data" /> |
<Reference Include="System.Data" /> |
76 |
|
<Reference Include="System.Data.DataSetExtensions" /> |
77 |
<Reference Include="System.Drawing" /> |
<Reference Include="System.Drawing" /> |
78 |
<Reference Include="System.Management" /> |
<Reference Include="System.Management" /> |
79 |
<Reference Include="System.ServiceProcess" /> |
<Reference Include="System.ServiceProcess" /> |
203 |
</Content> |
</Content> |
204 |
</ItemGroup> |
</ItemGroup> |
205 |
<ItemGroup> |
<ItemGroup> |
206 |
|
<BootstrapperPackage Include="Microsoft.Net.Client.3.5"> |
207 |
|
<Visible>False</Visible> |
208 |
|
<ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName> |
209 |
|
<Install>false</Install> |
210 |
|
</BootstrapperPackage> |
211 |
<BootstrapperPackage Include="Microsoft.Net.Framework.2.0"> |
<BootstrapperPackage Include="Microsoft.Net.Framework.2.0"> |
212 |
<Visible>False</Visible> |
<Visible>False</Visible> |
213 |
<ProductName>.NET Framework 2.0 %28x86%29</ProductName> |
<ProductName>.NET Framework 2.0 %28x86%29</ProductName> |
223 |
<ProductName>.NET Framework 3.5</ProductName> |
<ProductName>.NET Framework 3.5</ProductName> |
224 |
<Install>false</Install> |
<Install>false</Install> |
225 |
</BootstrapperPackage> |
</BootstrapperPackage> |
226 |
|
<BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1"> |
227 |
|
<Visible>False</Visible> |
228 |
|
<ProductName>.NET Framework 3.5 SP1</ProductName> |
229 |
|
<Install>false</Install> |
230 |
|
</BootstrapperPackage> |
231 |
<BootstrapperPackage Include="Microsoft.Sql.Server.Express.1.0"> |
<BootstrapperPackage Include="Microsoft.Sql.Server.Express.1.0"> |
232 |
<Visible>False</Visible> |
<Visible>False</Visible> |
233 |
<ProductName>SQL Server 2005 Express Edition</ProductName> |
<ProductName>SQL Server 2005 Express Edition</ProductName> |