[bcl] Remove more NET_2_0 checks from class libs
[mono.git] / mcs / class / System.Security / Test / System.Security.Cryptography.Pkcs / KeyTransRecipientInfoTest.cs
index 20b86b1e44275c753e43377bad8cc606597bf7a6..a43179758155421fd5a18aebf9098093e1622603 100644 (file)
@@ -27,7 +27,6 @@
 // WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 //
 
-#if NET_2_0
 
 using NUnit.Framework;
 
@@ -98,4 +97,3 @@ namespace MonoTests.System.Security.Cryptography.Pkcs {
        }
 }
 
-#endif