Lines Matching full:assembly
21 // General Information about an assembly is controlled through the following
23 // associated with an assembly.
24 [assembly: AssemblyTitle("FlatBuffers")]
25 [assembly: AssemblyDescription("")]
26 [assembly: AssemblyConfiguration("")]
27 [assembly: AssemblyCompany("")]
28 [assembly: AssemblyProduct("FlatBuffers")]
29 [assembly: AssemblyCopyright("Copyright (c) 2015 Google Inc")]
30 [assembly: AssemblyTrademark("")]
31 [assembly: AssemblyCulture("")]
33 // Setting ComVisible to false makes the types in this assembly not visible
34 // to COM components. If you need to access a type in this assembly from
36 [assembly: ComVisible(false)]
39 [assembly: Guid("91c32e64-ef20-47df-9c9f-cec9207bc6df")]
41 // Version information for an assembly consists of the following four values:
50 // [assembly: AssemblyVersion("1.0.*")]
51 [assembly: AssemblyVersion("1.0.0.0")]
52 [assembly: AssemblyFileVersion("1.0.0.0")]