[bcl] Remove more NET_2_0 checks from class libs
[mono.git] / mcs / class / corlib / Test / System.Runtime.Versioning / VersioningHelperCas.cs
index 5a42139244fda14b5d0718174f7576d97871723e..0f650dd5beb1911cc7457392bb149fed41eae824 100644 (file)
@@ -27,7 +27,6 @@
 // WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 //
 
-#if NET_2_0
 
 using System;
 using System.Reflection;
@@ -76,4 +75,3 @@ namespace MonoCasTests.System.Runtime.Versioning {
        }
 }
 
-#endif