X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Fclass%2Fcorlib%2FSystem.Reflection%2FAssemblyVersionAttribute.cs;h=6ad05521cf48844f0ffaa234c1e0c6a1b8cb8536;hb=3af50114d986e9ffcd1544aa7ff13f7472992687;hp=961c668faadfcd913ad06bd5724b72edaf1344e8;hpb=93703b4ef8bdcf1d6cf336e14f534454221730c5;p=mono.git diff --git a/mcs/class/corlib/System.Reflection/AssemblyVersionAttribute.cs b/mcs/class/corlib/System.Reflection/AssemblyVersionAttribute.cs index 961c668faad..6ad05521cf4 100644 --- a/mcs/class/corlib/System.Reflection/AssemblyVersionAttribute.cs +++ b/mcs/class/corlib/System.Reflection/AssemblyVersionAttribute.cs @@ -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 AssemblyVersionAttribute : Attribute { // Field