Lines Matching full:assembly
38 // General Information about an assembly is controlled through the following
40 // associated with an assembly.
41 [assembly: AssemblyTitle( "Antlr3.Runtime" )]
42 [assembly: AssemblyDescription( "" )]
43 [assembly: AssemblyConfiguration( "" )]
44 [assembly: AssemblyCompany( "Tunnel Vision Laboratories, LLC" )]
45 [assembly: AssemblyProduct( "Antlr3.Runtime" )]
46 [assembly: AssemblyCopyright("Copyright © Sam Harwell 2013")]
47 [assembly: AssemblyTrademark( "" )]
48 [assembly: AssemblyCulture( "" )]
49 [assembly: CLSCompliant( true )]
50 [assembly: AllowPartiallyTrustedCallers]
52 // Setting ComVisible to false makes the types in this assembly not visible
53 // to COM components. If you need to access a type in this assembly from
55 [assembly: ComVisible( false )]
58 [assembly: Guid( "7a0b4db7-f127-4cf5-ac2c-e294957efcd6" )]
60 /* Version information for an assembly consists of four values in the following order:
71 [assembly: AssemblyVersion("3.5.0.2")]
72 [assembly: AssemblyFileVersion("3.5.0.2")]