New test.
[mono.git] / mcs / class / System.Web / System.Web.Compilation / BuildProviderResultFlags.cs
index 3cd3ea5723ab17a915255119e11cc957c2f45bac..f11f21185ff610ce6a897f7cf2bb2bf8742403c1 100644 (file)
 using System.Resources;
 
 #if NET_2_0
+
 namespace System.Web.Compilation
 {
-        [Serializable, Flags]
+        [Flags]
         public enum BuildProviderResultFlags
         {
                 Default = 0,