[bcl] Remove more NET_2_0 checks from class libs
[mono.git] / mcs / class / corlib / Test / System.Runtime.Versioning / ResourceConsumptionAttributeCas.cs
index 73420b20592e6c99dcd035f8385053b841af9bb3..bdd767c439c4806cffc76eadc7ea4e3c40363c78 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;
@@ -74,4 +73,3 @@ namespace MonoCasTests.System.Runtime.Versioning {
        }
 }
 
-#endif