[bcl] Remove more NET_2_0 checks from class libs
[mono.git] / mcs / class / System.Web / Test / System.Web.Configuration / WebConfigurationManagerTest.cs
index dbd088a1b2cef83bd058cb2e58fc3110ca305a31..3815fa7323df7e3c2108bdbe6079112c771d8954 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;
 
@@ -229,4 +228,3 @@ namespace MonoTests.System.Web.Configuration {
        }
 }
 
-#endif