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.Exceptions/Test/Test.Rules.Exceptions.mdp')
-rw-r--r--gendarme/rules/Gendarme.Rules.Exceptions/Test/Test.Rules.Exceptions.mdp3
1 files changed, 2 insertions, 1 deletions
diff --git a/gendarme/rules/Gendarme.Rules.Exceptions/Test/Test.Rules.Exceptions.mdp b/gendarme/rules/Gendarme.Rules.Exceptions/Test/Test.Rules.Exceptions.mdp
index 7e6ed9ff..5e9b516b 100644
--- a/gendarme/rules/Gendarme.Rules.Exceptions/Test/Test.Rules.Exceptions.mdp
+++ b/gendarme/rules/Gendarme.Rules.Exceptions/Test/Test.Rules.Exceptions.mdp
@@ -14,8 +14,9 @@
</Configuration>
</Configurations>
<Contents>
- <File name="TestPatterns.cs" subtype="Code" buildaction="Compile" />
<File name="DontSwallowErrorsCatchingNonspecificExceptionsTest.cs" subtype="Code" buildaction="Compile" />
+ <File name="ChangeLog" subtype="Code" buildaction="Nothing" />
+ <File name="DontDestroyStackTraceTest.cs" subtype="Code" buildaction="Compile" />
</Contents>
<References>
<ProjectReference type="Project" localcopy="True" refto="Gendarme.Rules.Exceptions" />