Merge pull request #1225 from strawd/bug22307
[mono.git] / mcs / class / System / Test / System.CodeDom.Compiler / CompilerInfoCas.cs
index 4f7efcfc8db537cf14727163eb2b6d8a56e124aa..2b9d1d69571c6e133fd928488938882f78439631 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;
 
@@ -120,4 +119,3 @@ namespace MonoCasTests.System.CodeDom.Compiler {
        }
 }
 
-#endif