2006-05-09 Atsushi Enomoto <atsushi@ximian.com>
[mono.git] / mcs / nunit20 / core / AssemblyInfo.cs
index d8381544bf93279be6a9d2dd26da1de40641e6ae..f87088a88dfdc58dc36f08f8363326539d1bd2da 100644 (file)
@@ -2,7 +2,9 @@ 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