// // // // // $Revision$ // using System; using System.Reflection; using System.Runtime.CompilerServices; [assembly: CLSCompliant(true)] [assembly: StringFreezing()] // 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("NRefactory")] [assembly: AssemblyDescription("Parser and refactoring library for C# and VB.NET")] [assembly: AssemblyConfiguration("")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")]