[bcl] Remove more NET_2_0 checks from class libs
[mono.git] / mcs / class / System.Security / Test / System.Security.Cryptography.Pkcs / AlgorithmIdentifierTest.cs
index ce5e92b2dd2f185bdd5395412755f86b86841e32..d7c55ee7ea1359bb8a8335b4236180ed2a3b752c 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;
 
@@ -139,4 +138,3 @@ namespace MonoTests.System.Security.Cryptography.Pkcs {
        }
 }
 
-#endif