remove warning
[mono.git] / mcs / class / corlib / System / WeakReference.cs
old mode 100755 (executable)
new mode 100644 (file)
index b39e52c..24f6ffa
@@ -34,6 +34,9 @@ using System.Runtime.InteropServices;
 namespace System
 {
        [Serializable]
+#if NET_2_0
+       [ComVisible (true)]
+#endif
        public class WeakReference : ISerializable
        {
                //Fields