[bcl] Remove more NET_2_0 checks from class libs
[mono.git] / mcs / class / System.XML / Test / System.Xml / XmlAttributeTests.cs
index 0d98aeb22bf22801b7a7fe89da7bb8e8faa198db..225236fe23a0b7ee5aef0f4ae09f17c3f2154d93 100644 (file)
@@ -177,9 +177,7 @@ namespace MonoTests.System.Xml
                }
 
                [Test]
-#if NET_2_0
                [Category ("NotDotNet")] // https://connect.microsoft.com/VisualStudio/feedback/ViewFeedback.aspx?FeedbackID=336180
-#endif
                public void SetInnerTextAndXml ()
                {
                        string original = doc.OuterXml;