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

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'mcs/nunit20/core/AssemblyInfo.cs')
-rw-r--r--mcs/nunit20/core/AssemblyInfo.cs2
1 files changed, 0 insertions, 2 deletions
diff --git a/mcs/nunit20/core/AssemblyInfo.cs b/mcs/nunit20/core/AssemblyInfo.cs
index f87088a88df..d8381544bf9 100644
--- a/mcs/nunit20/core/AssemblyInfo.cs
+++ b/mcs/nunit20/core/AssemblyInfo.cs
@@ -2,9 +2,7 @@ using System;
using System.Reflection;
using System.Runtime.CompilerServices;
-#if !TARGET_JVM
[assembly: CLSCompliant(true)]
-#endif
//
// General Information about an assembly is controlled through the following
// set of attributes. Change these attribute values to modify the information