[bcl] Remove more NET_2_0 checks from class libs
[mono.git] / mcs / class / System / Test / System.Security.Cryptography.X509Certificates / X500DistinguishedNameCas.cs
index e92f84dbaab030242a8d91836c8d295fa0ab97ba..f655044ac0e04439cdbd0bc9cca54e5d3f104dca 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;
 
@@ -84,4 +83,3 @@ namespace MonoCasTests.System.Security.Cryptography.X509Certificates {
        }
 }
 
-#endif