[bcl] Remove more NET_2_0 checks from class libs
[mono.git] / mcs / class / System.Security / Test / System.Security.Cryptography.Pkcs / CryptographicAttributeTest.cs
index a7fcd8417076fa2473083c775d4be4e276d2f43f..8af8daf7de0d3ac24c3b00a8adbaa8ff8625295c 100644 (file)
@@ -7,7 +7,6 @@
 // (C) 2003 Motus Technologies Inc. (http://www.motus.com)
 //
 
-#if NET_2_0
 
 using NUnit.Framework;
 
@@ -99,4 +98,3 @@ namespace MonoTests.System.Security.Cryptography.Pkcs {
        }
 }
 
-#endif