[bcl] Remove more NET_2_0 checks from class libs
[mono.git] / mcs / class / System.Security / Test / System.Security.Cryptography.Pkcs / CmsRecipientCollectionTest.cs
index bc669bb6a95d2946379848f97a32ace5bf119fc4..12fd6ed3b739f1b420f96bbb7df19bf325fa2cc3 100644 (file)
@@ -26,7 +26,6 @@
 // WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 //
 
-#if NET_2_0
 
 using NUnit.Framework;
 
@@ -47,4 +46,3 @@ namespace MonoTests.System.Security.Cryptography.Pkcs {
        }
 }
 
-#endif