OSDN Git Service

Add TortoiseGitBlame as blame program
[tortoisegit/TortoiseGitJp.git] / contrib / issue-tracker-plugins / Interop.BugTraqProvider / Interop.BugTraqProvider.csproj
1 <?xml version="1.0" encoding="utf-8"?>\r
2 <Project ToolsVersion="3.5" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">\r
3   <PropertyGroup>\r
4     <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>\r
5     <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>\r
6     <ProductVersion>9.0.21022</ProductVersion>\r
7     <SchemaVersion>2.0</SchemaVersion>\r
8     <ProjectGuid>{09193635-8436-4E15-8463-C71FDB84E55D}</ProjectGuid>\r
9     <OutputType>Library</OutputType>\r
10     <AppDesignerFolder>Properties</AppDesignerFolder>\r
11     <RootNamespace>Interop.BugTraqProvider</RootNamespace>\r
12     <AssemblyName>Interop.BugTraqProvider</AssemblyName>\r
13     <TargetFrameworkVersion>v2.0</TargetFrameworkVersion>\r
14     <FileAlignment>512</FileAlignment>\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>bin\Debug\</OutputPath>\r
21     <DefineConstants>DEBUG;TRACE</DefineConstants>\r
22     <ErrorReport>prompt</ErrorReport>\r
23     <WarningLevel>4</WarningLevel>\r
24   </PropertyGroup>\r
25   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">\r
26     <DebugType>pdbonly</DebugType>\r
27     <Optimize>true</Optimize>\r
28     <OutputPath>bin\Release\</OutputPath>\r
29     <DefineConstants>TRACE</DefineConstants>\r
30     <ErrorReport>prompt</ErrorReport>\r
31     <WarningLevel>4</WarningLevel>\r
32   </PropertyGroup>\r
33   <ItemGroup>\r
34     <Reference Include="System" />\r
35   </ItemGroup>\r
36   <ItemGroup>\r
37     <Compile Include="IBugTraqProvider.cs" />\r
38     <Compile Include="Properties\AssemblyInfo.cs" />\r
39   </ItemGroup>\r
40   <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />\r
41   <!-- To modify your build process, add your task inside one of the targets below and uncomment it. \r
42        Other similar extension points exist, see Microsoft.Common.targets.\r
43   <Target Name="BeforeBuild">\r
44   </Target>\r
45   <Target Name="AfterBuild">\r
46   </Target>\r
47   -->\r
48 </Project>