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:
Diffstat (limited to 'gendarme/rules/Gendarme.Rules.Smells/Test')
-rw-r--r--gendarme/rules/Gendarme.Rules.Smells/Test/Test.Rules.Smells.mdp1
1 files changed, 1 insertions, 0 deletions
diff --git a/gendarme/rules/Gendarme.Rules.Smells/Test/Test.Rules.Smells.mdp b/gendarme/rules/Gendarme.Rules.Smells/Test/Test.Rules.Smells.mdp
index 3bbc4603..731e7a3f 100644
--- a/gendarme/rules/Gendarme.Rules.Smells/Test/Test.Rules.Smells.mdp
+++ b/gendarme/rules/Gendarme.Rules.Smells/Test/Test.Rules.Smells.mdp
@@ -20,6 +20,7 @@
<File name="AvoidLongMethodsTest.cs" subtype="Code" buildaction="Compile" />
<File name="AvoidLongParameterListsTest.cs" subtype="Code" buildaction="Compile" />
<File name="AvoidSpeculativeGeneralityTest.cs" subtype="Code" buildaction="Compile" />
+ <File name="ChangeLog" subtype="Code" buildaction="Nothing" />
</Contents>
<References>
<ProjectReference type="Project" localcopy="True" refto="framework" />