// // // // // $Revision$ // using System.Reflection; // Information about this assembly is defined by the following // attributes. // // change them to the information which is associated with the assembly // you compile. [assembly: AssemblyTitle("Component Inspector AddIn")] [assembly: AssemblyDescription("Component Inspector AddIn for SharpDevelop 2.0")] [assembly: AssemblyConfiguration("")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")] [assembly: AssemblyProduct("SharpDevelop")] [assembly: AssemblyCopyright("")] [assembly: AssemblyVersion("1.0.*")]