New test.
[mono.git] / mcs / class / corlib / System.Runtime.CompilerServices / DefaultDependencyAttribute.cs
index 51abfb8cfbcbafed86ba66828b7a994803be8d6e..f44df1e12d0a5caa6b39abe1ebdf2ed7edadecfd 100644 (file)
@@ -34,7 +34,6 @@ namespace System.Runtime.CompilerServices {
 
        [AttributeUsage (AttributeTargets.Assembly)] 
        [Serializable]
-       [ComVisible (false)]
        public sealed class DefaultDependencyAttribute : Attribute
        {
                LoadHint hint;