Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono-tools.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastien Pouliot <sebastien@ximian.com>2008-04-27 04:31:51 +0400
committerSebastien Pouliot <sebastien@ximian.com>2008-04-27 04:31:51 +0400
commit54f59021bd8805c51bc52f4db6ab5dd5d26dcab7 (patch)
tree2de4c954236bba8e43e00294544bb02abed3e5bc /gendarme/rules/Gendarme.Rules.Smells/Test
parent15ddeeff434a0eb9a4397e4d2e6ffb2a77059f8c (diff)
update some build files wrt today changes
svn path=/trunk/mono-tools/; revision=101959
Diffstat (limited to 'gendarme/rules/Gendarme.Rules.Smells/Test')
-rwxr-xr-xgendarme/rules/Gendarme.Rules.Smells/Test/Tests.Rules.Smells.csproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/gendarme/rules/Gendarme.Rules.Smells/Test/Tests.Rules.Smells.csproj b/gendarme/rules/Gendarme.Rules.Smells/Test/Tests.Rules.Smells.csproj
index 10a1c56d..41799ad1 100755
--- a/gendarme/rules/Gendarme.Rules.Smells/Test/Tests.Rules.Smells.csproj
+++ b/gendarme/rules/Gendarme.Rules.Smells/Test/Tests.Rules.Smells.csproj
@@ -43,6 +43,7 @@
<SubType>Form</SubType>
</Compile>
<Compile Include="AvoidLongParameterListsTest.cs" />
+ <Compile Include="AvoidMessageChainsTest.cs" />
<Compile Include="AvoidSpeculativeGeneralityTest.cs" />
</ItemGroup>
<ItemGroup>