[bcl] Remove more NET_2_0 checks from class libs
[mono.git] / mcs / class / System.Security / Test / System.Security.Cryptography.Pkcs / Pkcs9DocumentDescriptionTest.cs
index 4564e833bf7fb25bd7ef9f4855d27077de4cdb9f..f4daab89b47ba778b3e3bc4e81be3e84dac670c6 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;
 
@@ -105,4 +104,3 @@ namespace MonoTests.System.Security.Cryptography.Pkcs {
        }
 }
 
-#endif