[corlib] Fixed StringBuilder construction bugs in marshalling caused by changes to...
[mono.git] / mcs / class / corlib / System.Reflection / AssemblyKeyFileAttribute.cs
index 5bc980b2f59ba98842063e483d17174d6aa057e3..60eb22eb78b9f9ba678f6b9c8fb44b980bb065c6 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 AssemblyKeyFileAttribute : Attribute
        {
                // Field