Merge pull request #1229 from andreiagaita/master
[mono.git] / mcs / class / corlib / System.Reflection / AssemblyDescriptionAttribute.cs
index 9937d1bee37bbeb5f8ef4de9f1672046ebd817c1..11ed7fac526e9abf52435e0f47db8170ec214fcc 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 AssemblyDescriptionAttribute : Attribute
        {
                // Field