[bcl] Remove more NET_2_0 checks from class libs
[mono.git] / mcs / class / System.Web / Test / System.Web.Configuration / BuildProviderTest.cs
index 4daee4ff5c7bd5cc4ca1373c410c3f6b01b52be5..64d5d02d371358691c4d8224ad5a8464a302f06a 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;
 
@@ -88,4 +87,3 @@ namespace MonoTests.System.Web.Configuration {
        }
 }
 
-#endif