Merge pull request #1323 from StephenMcConnel/bug-23591
[mono.git] / mcs / class / corlib / System.Reflection / AssemblyConfigurationAttribute.cs
index c758d9c85d808a5163926e8629bc4eb065c17f58..9b9e65a42ff47d7c5d9aae421bfbea17047662ba 100644 (file)
@@ -34,10 +34,8 @@ using System.Runtime.InteropServices;
 
 namespace System.Reflection
 {
-#if NET_2_0
        [ComVisible (true)]
-#endif
-       [AttributeUsage (AttributeTargets.Assembly)]
+       [AttributeUsage (AttributeTargets.Assembly, Inherited=false)]
        public sealed class AssemblyConfigurationAttribute : Attribute
        {
                // Field