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