[bcl] Remove more NET_2_0 checks from class libs
[mono.git] / mcs / class / System / Test / System.Security.Cryptography.X509Certificates / X509KeyUsageExtensionCas.cs
index cc4db3eecb5a78cce0f59899051aa535a03d4762..6108137a19a8bb608579eef2826831774127c9f6 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;
 
@@ -77,4 +76,3 @@ namespace MonoCasTests.System.Security.Cryptography.X509Certificates {
        }
 }
 
-#endif