ensure the tests files are in sync; see run-mono-tests.bat diff
[mono.git] / mcs / class / System.Web / System.Web.UI / HtmlTextWriterStyle.cs
index 847b2ac6010cdea4d7b8c69b8908d688203dd52b..5dd11945d664f2f97a93f5e9d7e93e10d94e3880 100644 (file)
@@ -27,7 +27,9 @@
 //
 
 namespace System.Web.UI {
+#if !NET_2_0
        [Serializable]
+#endif
        public enum HtmlTextWriterStyle {
                BackgroundColor,
                BackgroundImage,