1 <?xml version=
"1.0" encoding=
"utf-8"?>
2 <Project DefaultTargets=
"Build" xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion=
"3.5">
4 <Configuration Condition=
" '$(Configuration)' == '' ">Debug
</Configuration>
5 <Platform Condition=
" '$(Platform)' == '' ">AnyCPU
</Platform>
6 <ProductVersion>9.0.21022</ProductVersion>
7 <SchemaVersion>2.0</SchemaVersion>
8 <ProjectGuid>{B067BEE4-E7B3-
4707-ADDD-
05C89E0F618C}
</ProjectGuid>
9 <OutputType>Library
</OutputType>
10 <newfilesearch>OnLoadAutoInsert
</newfilesearch>
11 <AssemblyName>MonoDevelop.CodeAnalysis.Gendarme
</AssemblyName>
12 <TargetFrameworkVersion>v3.5
</TargetFrameworkVersion>
14 <PropertyGroup Condition=
" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
15 <DebugSymbols>true
</DebugSymbols>
16 <DebugType>full
</DebugType>
17 <Optimize>true
</Optimize>
18 <OutputPath>..\build
</OutputPath>
19 <DefineConstants>DEBUG
</DefineConstants>
20 <ErrorReport>prompt
</ErrorReport>
21 <WarningLevel>4</WarningLevel>
22 <CheckForOverflowUnderflow>true
</CheckForOverflowUnderflow>
23 <AssemblyKeyFile>.
</AssemblyKeyFile>
25 <Execution clr-version=
"Net_2_0" />
28 <PropertyGroup Condition=
" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
29 <DebugType>none
</DebugType>
30 <Optimize>true
</Optimize>
31 <OutputPath>..\build
</OutputPath>
32 <ErrorReport>prompt
</ErrorReport>
33 <WarningLevel>4</WarningLevel>
34 <CheckForOverflowUnderflow>true
</CheckForOverflowUnderflow>
36 <Execution clr-version=
"Net_2_0" />
40 <Reference Include=
"MonoDevelop.Core, Version=1.9.2.0, Culture=neutral">
41 <Package>monodevelop
</Package>
43 <Reference Include=
"Mono.Posix" />
44 <Reference Include=
"System" />
45 <Reference Include=
"System.Xml" />
46 <Reference Include=
"Gendarme.Framework, Version=0.1.0.0, Culture=neutral, PublicKeyToken=null">
47 <HintPath>..\dlls\Gendarme.Framework.dll
</HintPath>
49 <Reference Include=
"Mono.Cecil, Version=0.6.8.8607, Culture=neutral, PublicKeyToken=null">
50 <HintPath>..\dlls\Mono.Cecil.dll
</HintPath>
52 <Reference Include=
"NRefactory, Version=0.0.0.0, Culture=neutral">
53 <Package>monodevelop
</Package>
55 <Reference Include=
"Mono.Cecil, Version=0.6.8.8607, Culture=neutral">
56 <Package>monodevelop
</Package>
58 <Reference Include=
"Mono.TextEditor, Version=1.0.0.0, Culture=neutral">
59 <Package>monodevelop
</Package>
61 <Reference Include=
"Mono.Debugging, Version=0.0.0.0, Culture=neutral">
62 <Package>monodevelop
</Package>
64 <Reference Include=
"MonoDevelop.Core.Gui, Version=1.9.2.0, Culture=neutral">
65 <Package>monodevelop
</Package>
67 <Reference Include=
"MonoDevelop.Projects, Version=1.9.2.0, Culture=neutral">
68 <Package>monodevelop
</Package>
70 <Reference Include=
"MonoDevelop.Projects.Gui, Version=1.9.2.0, Culture=neutral">
71 <Package>monodevelop
</Package>
73 <Reference Include=
"MonoDevelop.Ide, Version=1.9.2.0, Culture=neutral">
74 <Package>monodevelop
</Package>
76 <Reference Include=
"MonoDevelop.Components, Version=1.9.2.0, Culture=neutral">
77 <Package>monodevelop
</Package>
79 <Reference Include=
"glib-sharp, Version=2.10.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
80 <Reference Include=
"pango-sharp, Version=2.10.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
81 <Reference Include=
"atk-sharp, Version=2.10.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
82 <Reference Include=
"gdk-sharp, Version=2.10.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
83 <Reference Include=
"gtk-sharp, Version=2.10.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
86 <ProjectReference Include=
"..\MonoDevelop.CodeAnalysis\MonoDevelop.CodeAnalysis.csproj">
87 <Project>{
07C24E54-
66FF-
42F1-B1A1-
628D389AAFDC}
</Project>
88 <Name>MonoDevelop.CodeAnalysis
</Name>
92 <EmbeddedResource Include=
"MonoDevelop.CodeAnalysis.Gendarme.addin.xml" />
93 <EmbeddedResource Include=
"gtk-gui\gui.stetic">
94 <LogicalName>gui.stetic
</LogicalName>
98 <Compile Include=
"gtk-gui\generated.cs" />
99 <Compile Include=
"GendarmeRunner.cs" />
100 <Compile Include=
"GendarmeRule.cs" />
101 <Compile Include=
"GendarmeViolation.cs" />
102 <Compile Include=
"GendarmeRuleLoader.cs" />
103 <Compile Include=
"GendarmeRuleCache.cs" />
104 <Compile Include=
"Utilities.cs" />
105 <Compile Include=
"GendarmeAnalyzer.cs" />
106 <Compile Include=
"AssemblyInfo.cs" />
109 <None Include=
"ChangeLog" />
111 <Import Project=
"$(MSBuildBinPath)\Microsoft.CSharp.targets" />
115 <GtkDesignInfo gettextClass=
"AddinCatalog" />
116 <MonoDevelop.Autotools.MakefileInfo
IntegrationEnabled=
"true" RelativeMakefileName=
"Makefile.am" BuildTargetName=
"" CleanTargetName=
"" SyncReferences=
"true" IsAutotoolsProject=
"true" RelativeConfigureInPath=
"..">
117 <BuildFilesVar Sync=
"true" Name=
"FILES" />
119 <ResourcesVar Sync=
"true" Name=
"RES" />
121 <GacRefVar Sync=
"true" Name=
"REFS" Prefix=
"-r:" />
122 <AsmRefVar Sync=
"true" Name=
"REFS" Prefix=
"-r:" />
123 <ProjectRefVar Sync=
"true" Name=
"REFS" Prefix=
"-r:" />
124 </MonoDevelop.Autotools.MakefileInfo
>