add.brief.option.add.gnome.vfs.binary.helper
[tfs.git] / class / Microsoft.TeamFoundation.WorkItemTracking.Client / Microsoft.TeamFoundation.WorkItemTracking.Client.csproj
blobbc46177a20d694868d85daf98ec65dde234fcdf7
1 <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="3.5">\r
2   <PropertyGroup>\r
3     <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>\r
4     <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>\r
5     <ProjectGuid>{D0953653-D640-4338-BDAE-91DA9C3583F8}</ProjectGuid>\r
6     <OutputType>Library</OutputType>\r
7     <NoStandardLibraries>false</NoStandardLibraries>\r
8     <AssemblyName>Microsoft.TeamFoundation.WorkItemTracking.Client</AssemblyName>\r
9     <RootNamespace>Microsoft.TeamFoundation.WorkItemTracking.Client</RootNamespace>\r
10     <FileUpgradeFlags>\r
11     </FileUpgradeFlags>\r
12     <OldToolsVersion>2.0</OldToolsVersion>\r
13     <UpgradeBackupLocation>\r
14     </UpgradeBackupLocation>\r
15   </PropertyGroup>\r
16   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">\r
17     <DebugSymbols>true</DebugSymbols>\r
18     <DebugType>full</DebugType>\r
19     <Optimize>false</Optimize>\r
20     <OutputPath>..\lib\net_2_0\</OutputPath>\r
21     <DefineConstants>DEBUG;TRACE</DefineConstants>\r
22   </PropertyGroup>\r
23   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">\r
24     <DebugType>pdbonly</DebugType>\r
25     <Optimize>true</Optimize>\r
26     <OutputPath>..\lib\net_2_0\</OutputPath>\r
27     <DefineConstants>TRACE</DefineConstants>\r
28   </PropertyGroup>\r
29   <ItemGroup>\r
30     <Reference Include="System" />\r
31     <Reference Include="System.Data" />\r
32     <Reference Include="System.Xml" />\r
33     <Reference Include="System.Web.Services" />\r
34     <Reference Include="Microsoft.TeamFoundation.Common" />\r
35     <Reference Include="Microsoft.TeamFoundation.Client" />\r
36   </ItemGroup>\r
37   <ItemGroup>\r
38     <Compile Include="AssemblyInfo.cs" />\r
39     <Compile Include="ClientService.cs" />\r
40     <Compile Include="InternalMessage.cs" />\r
41     <Compile Include="Project.cs" />\r
42     <Compile Include="ProjectCollection.cs" />\r
43     <Compile Include="WorkItem.cs" />\r
44     <Compile Include="WorkItemStore.cs" />\r
45     <Compile Include="WorkItemType.cs" />\r
46   </ItemGroup>\r
47   <ItemGroup>\r
48     <None Include="Makefile" />\r
49   </ItemGroup>\r
50   <ItemGroup>\r
51     <ProjectReference Include="..\Microsoft.TeamFoundation.WorkItemTracking.Common\Microsoft.TeamFoundation.WorkItemTracking.Common.csproj">\r
52       <Project>{D0953653-D631-4338-BDAE-91DA9C3583F8}</Project>\r
53       <Name>Microsoft.TeamFoundation.WorkItemTracking.Common</Name>\r
54     </ProjectReference>\r
55   </ItemGroup>\r
56   <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />\r
57   <ProjectExtensions>\r
58     <VisualStudio AllowExistingFolder="true" />\r
59   </ProjectExtensions>\r
60 </Project>