[corlib] Fixed StringBuilder construction bugs in marshalling caused by changes to...
[mono.git] / mcs / class / corlib / System.Reflection / AssemblyFileVersionAttribute.cs
index 0b68336ba8d2e486b13ecc77c3829ec169a1bca0..1f559e0661599b2b2624c378775e9ac25e74b0c6 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 AssemblyFileVersionAttribute : Attribute
        {
                // Field