[bcl] Remove more NET_2_0 checks from class libs
[mono.git] / mcs / class / System.Design / Test / System.Resources.Tools / StronglyTypedResourceBuilderVerifyResourceNameTests.cs
index 83d277ed410f58adeb29837bf228bde837223634..224f4ed2207b529ff751bfd18abd259953d404a7 100644 (file)
@@ -27,7 +27,6 @@
 // OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
 // WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 //
-#if NET_2_0
 
 using NUnit.Framework;
 using System;
@@ -118,4 +117,3 @@ namespace MonoTests.System.Resources.Tools {
        }
 }
 
-#endif