// // // // // $Revision$ // using System.Reflection; // // General Information about an assembly is controlled through the following // set of attributes. Change these attribute values to modify the information // associated with an assembly. // [assembly: AssemblyTitle("IKVM.NET JDWP Debugger Library")] [assembly: AssemblyDescription("Library for debugging .NET applications from JDWP")] [assembly: AssemblyConfiguration("")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")] [assembly: AssemblyCopyright("2005-2008 David Srbecký 2016 Douglas Miles")] [assembly: AssemblyVersion("3.0.0.0")]