| | |
| | | <Project ToolsVersion="3.5" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
| | | <?xml version="1.0" encoding="utf-8"?>
|
| | | <Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
| | | <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
|
| | | <PropertyGroup>
|
| | | <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
| | | <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
| | |
| | | <RootNamespace>CCSTrace</RootNamespace>
|
| | | <AssemblyName>CCSTrace</AssemblyName>
|
| | | <TargetFrameworkVersion>v2.0</TargetFrameworkVersion>
|
| | | <FileUpgradeFlags>
|
| | | </FileUpgradeFlags>
|
| | | <OldToolsVersion>3.5</OldToolsVersion>
|
| | | <UpgradeBackupLocation />
|
| | | <UseIISExpress>false</UseIISExpress>
|
| | | </PropertyGroup>
|
| | | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
| | | <DebugSymbols>true</DebugSymbols>
|
| | |
| | | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
| | | <ErrorReport>prompt</ErrorReport>
|
| | | <WarningLevel>4</WarningLevel>
|
| | | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
| | | </PropertyGroup>
|
| | | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
| | | <DebugType>pdbonly</DebugType>
|
| | |
| | | <DefineConstants>TRACE</DefineConstants>
|
| | | <ErrorReport>prompt</ErrorReport>
|
| | | <WarningLevel>4</WarningLevel>
|
| | | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
| | | </PropertyGroup>
|
| | | <ItemGroup>
|
| | | <Reference Include="Interop.TRACEROBJECTLib, Version=1.2.0.0, Culture=neutral, processorArchitecture=MSIL">
|
| | |
| | | <Folder Include="App_Data\" />
|
| | | <Folder Include="Service References\" />
|
| | | </ItemGroup>
|
| | | <PropertyGroup>
|
| | | <VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">10.0</VisualStudioVersion>
|
| | | <VSToolsPath Condition="'$(VSToolsPath)' == ''">$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath>
|
| | | </PropertyGroup>
|
| | | <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
|
| | | <Import Project="$(MSBuildExtensionsPath)\Microsoft\VisualStudio\v9.0\WebApplications\Microsoft.WebApplication.targets" />
|
| | | <Import Project="$(VSToolsPath)\WebApplications\Microsoft.WebApplication.targets" Condition="'$(VSToolsPath)' != ''" />
|
| | | <Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" Condition="false" />
|
| | | <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
| | | Other similar extension points exist, see Microsoft.Common.targets.
|
| | | <Target Name="BeforeBuild">
|
| | |
| | | <IISUrl>
|
| | | </IISUrl>
|
| | | <NTLMAuthentication>False</NTLMAuthentication>
|
| | | <UseCustomServer>False</UseCustomServer>
|
| | | <CustomServerUrl>
|
| | | </CustomServerUrl>
|
| | | <SaveServerSettingsInUserFile>False</SaveServerSettingsInUserFile>
|
| | | </WebProjectProperties>
|
| | | </FlavorProperties>
|