1 // /home/jeremie/TaoParser/NGenerator/CodeScheme/AssemblyInfo.cs
2 // Writtent by jeremie at 19:13 10/06/2007
4 // This file is licensed under the LGPL licence as described in the COPYING file
5 using System
.Reflection
;
6 using System
.Runtime
.CompilerServices
;
9 // Information about this assembly is defined by the following
12 // change them to the information which is associated with the assembly
15 [assembly
: AssemblyTitle("")]
16 [assembly
: AssemblyDescription("")]
17 [assembly
: AssemblyConfiguration("")]
18 [assembly
: AssemblyCompany("")]
19 [assembly
: AssemblyProduct("")]
20 [assembly
: AssemblyCopyright("")]
21 [assembly
: AssemblyTrademark("")]
22 [assembly
: AssemblyCulture("")]
24 [assembly
: CLSCompliantAttribute(true)]
27 // The assembly version has following format :
29 // Major.Minor.Build.Revision
31 // You can specify all values by your own or you can build default build and revision
32 // numbers with the '*' character (the default):
34 [assembly
: AssemblyVersion("1.0.*")]
36 // The following attributes specify the key for the sign of your assembly. See the
37 // .NET Framework documentation for more information about signing.
38 // This is not required, if you don't want signing let these attributes like they're.
39 [assembly
: AssemblyDelaySign(false)]
40 [assembly
: AssemblyKeyFile("")]