Merge pull request #735 from wtfrank/bitblt
[mono.git] / mcs / class / corlib / System.Reflection / AssemblyInformationalVersionAttribute.cs
index 03a26b7efd224b2cf90ef239de5512dea5747164..d788f0e11c7321d1bc7427d8a9ff34d940e540ee 100644 (file)
@@ -33,12 +33,8 @@ 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