[bcl] Remove more NET_2_0 checks from class libs
[mono.git] / mcs / class / System / Test / System.Security.Cryptography.X509Certificates / X509KeyUsageExtensionTest.cs
index 358291b71c9b224e5b2505df992bcf0ccf1825fd..cfb4b3d1fabc565431ecf8b0b121256b8df6b601 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;
 
@@ -260,4 +259,3 @@ namespace MonoTests.System.Security.Cryptography.X509Certificates {
        }
 }
 
-#endif