Merge pull request #3078 from akoeplinger/fix-test-exclude-filename
[mono.git] / mcs / class / corlib / System.Security / VerificationException.cs
index 5b986d61b1e7bb4833929a3d60f98b27f65a56af..4e527a65a0cf7a1f9e536ff14328132dc77f55ca 100644 (file)
@@ -34,9 +34,7 @@ using System.Runtime.Serialization;
 namespace System.Security {
 
        [Serializable]
-#if NET_2_0
        [ComVisible (true)]
-#endif
        public class VerificationException : SystemException {
        
                // Constructors