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.Test" )]
41 [assembly: AssemblyDescription( "" )]
42 [assembly: AssemblyConfiguration( "" )]
43 [assembly: AssemblyCompany( "Pixel Mine, Inc." )]
44 [assembly: AssemblyProduct( "Antlr3.Runtime.Test" )]
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( "1352b15b-eded-4380-9122-acde32f7ff38" )]
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")]