X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Fclass%2Fcorlib%2FSystem.Runtime.InteropServices%2FAssemblyRegistrationFlags.cs;h=244e7273fc2c148b253ad302f7db8cfdc903cace;hb=52d58c1c5d1770f2c45cbe22b6f2a80b1f886dcc;hp=2572ca2a4402cc00c4968ffc5ee6e50e336814e0;hpb=a097b5471761180c4aae2dab224ed9caeeae3e86;p=mono.git diff --git a/mcs/class/corlib/System.Runtime.InteropServices/AssemblyRegistrationFlags.cs b/mcs/class/corlib/System.Runtime.InteropServices/AssemblyRegistrationFlags.cs index 2572ca2a440..244e7273fc2 100644 --- a/mcs/class/corlib/System.Runtime.InteropServices/AssemblyRegistrationFlags.cs +++ b/mcs/class/corlib/System.Runtime.InteropServices/AssemblyRegistrationFlags.cs @@ -33,7 +33,7 @@ namespace System.Runtime.InteropServices { [Flags] - [Serializable] + [ComVisible(true)] public enum AssemblyRegistrationFlags { None = 0, SetCodeBase,