[bcl] Remove more NET_2_0 checks from class libs
[mono.git] / mcs / class / System / Test / System.Security.Cryptography.X509Certificates / X509EnhancedKeyUsageExtensionTest.cs
index d2faad5046daf489895983e7f0eb3ae39c8be3df..3fb946de5c7bf4f53a55a786d4aa39a313dcffc3 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;
 
@@ -242,4 +241,3 @@ namespace MonoTests.System.Security.Cryptography.X509Certificates {
        }
 }
 
-#endif