Moved TestConfiguration.cs to Npgsql.
[mono.git] / mcs / class / corlib / System.Runtime.InteropServices / TypeLibTypeFlags.cs
index b66b595220dca03faea636016e7d815316b505fe..b50af1f047052ccf94252f6c185914c1f58375d8 100644 (file)
@@ -29,6 +29,9 @@
 //
 
 namespace System.Runtime.InteropServices {
+#if NET_2_0
+       [ComVisible(true)]
+#endif
        [Flags] [Serializable]
        public enum TypeLibTypeFlags {
                FAppObject = 1,