[bcl] Remove more NET_2_0 checks from class libs
[mono.git] / mcs / class / System.Security / Test / System.Security.Cryptography / CryptographicAttributeObjectCollectionTest.cs
index 5b58cb0c610400bb60b2531f55ca6bbd4aca519e..895c3d24e38eb4e08a85f59f9d4935ca86d7efbb 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;
 
@@ -224,4 +223,3 @@ namespace MonoTests.System.Security.Cryptography {
        }
 }
 
-#endif