Merge pull request #1323 from StephenMcConnel/bug-23591
[mono.git] / mcs / class / corlib / System.Reflection / AssemblyConfigurationAttribute.cs
index e7789c9089a75ca8ede70bce7eb0ce14cf9aa04c..9b9e65a42ff47d7c5d9aae421bfbea17047662ba 100644 (file)
@@ -34,12 +34,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 AssemblyConfigurationAttribute : Attribute
        {
                // Field