Lines Matching full:assembly
37 // General Information about an assembly is controlled through the following
39 // associated with an assembly.
40 [assembly: AssemblyTitle( "Antlr3.Runtime.Debug" )]
41 [assembly: AssemblyDescription( "" )]
42 [assembly: AssemblyConfiguration( "" )]
43 [assembly: AssemblyCompany( "Tunnel Vision Laboratories, LLC" )]
44 [assembly: AssemblyProduct( "Antlr3.Runtime.Debug" )]
45 [assembly: AssemblyCopyright( "Copyright © Sam Harwell 2013" )]
46 [assembly: AssemblyTrademark( "" )]
47 [assembly: AssemblyCulture( "" )]
48 [assembly: CLSCompliant( true )]
50 // Setting ComVisible to false makes the types in this assembly not visible
51 // to COM components. If you need to access a type in this assembly from
53 [assembly: ComVisible( false )]
56 [assembly: Guid( "9f8fa018-6766-404c-9e72-551407e1b173" )]
58 /* Version information for an assembly consists of four values in the following order:
69 [assembly: AssemblyVersion("3.5.0.2")]
70 [assembly: AssemblyFileVersion("3.5.0.2")]