New test.
[mono.git] / mcs / class / corlib / System.Reflection / AssemblyInformationalVersionAttribute.cs
index 1842392a39084abe25dc4d0752a1ec452506c4e9..03a26b7efd224b2cf90ef239de5512dea5747164 100644 (file)
 // WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 //
 
+using System.Runtime.InteropServices;
+
 namespace System.Reflection
 {
+#if NET_2_0
+       [ComVisible (true)]
+       [AttributeUsage (AttributeTargets.Assembly, Inherited=false)]
+#else
        [AttributeUsage (AttributeTargets.Assembly)]
+#endif
        public sealed class AssemblyInformationalVersionAttribute : Attribute
        {
                // Field