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.Interoperability/Test/Test.Rules.Interoperability.mdp')
-rw-r--r--gendarme/rules/Gendarme.Rules.Interoperability/Test/Test.Rules.Interoperability.mdp3
1 files changed, 3 insertions, 0 deletions
diff --git a/gendarme/rules/Gendarme.Rules.Interoperability/Test/Test.Rules.Interoperability.mdp b/gendarme/rules/Gendarme.Rules.Interoperability/Test/Test.Rules.Interoperability.mdp
index 9a0d3f7d..d002837f 100644
--- a/gendarme/rules/Gendarme.Rules.Interoperability/Test/Test.Rules.Interoperability.mdp
+++ b/gendarme/rules/Gendarme.Rules.Interoperability/Test/Test.Rules.Interoperability.mdp
@@ -16,6 +16,9 @@
<Contents>
<File name="GetLastErrorMustBeCalledRightAfterPInvokeTest.cs" subtype="Code" buildaction="Compile" />
<File name="PInvokeShouldNotBeVisibleTest.cs" subtype="Code" buildaction="Compile" />
+ <File name="ChangeLog" subtype="Code" buildaction="Nothing" />
+ <File name="MarshalStringsInPInvokeDeclarationsTest.cs" subtype="Code" buildaction="Compile" />
+ <File name="UseManagedAlternativesToPInvokeTest.cs" subtype="Code" buildaction="Compile" />
</Contents>
<References>
<ProjectReference type="Assembly" localcopy="True" refto="../../../../lib/Mono.Cecil.dll" />