[bcl] Remove more NET_2_0 checks from class libs
[mono.git] / mcs / class / System.Security / Test / System.Security.Cryptography.Pkcs / EnvelopedCmsTest.cs
index 2706cdfb034a0e78359b1afeccaa1e9da73bcb17..23fbded4d360f5c01fbb0e6712a33ab3175b3cec 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;
 
@@ -393,4 +392,3 @@ namespace MonoTests.System.Security.Cryptography.Pkcs {
        }
 }
 
-#endif