initial commit
[libtpproto-csharp.git] / libtpproto-csharp / AssemblyInfo.cs
bloba1e472060e9701e8f01e34ffd8676eb94f3589c7
1 // AssemblyInfo.cs created with MonoDevelop
2 // User: marcel at 18:25 11.07.2008
3 //
4 // To change standard headers go to Edit->Preferences->Coding->Standard Headers
5 //
6 using System.Reflection;
7 using System.Runtime.CompilerServices;
9 // Information about this assembly is defined by the following attributes.
10 // Change them to the values specific to your project.
12 [assembly: AssemblyTitle("libtpproto-csharp")]
13 [assembly: AssemblyDescription("")]
14 [assembly: AssemblyConfiguration("")]
15 [assembly: AssemblyCompany("")]
16 [assembly: AssemblyProduct("")]
17 [assembly: AssemblyCopyright("")]
18 [assembly: AssemblyTrademark("")]
19 [assembly: AssemblyCulture("")]
21 // The assembly version has the format "{Major}.{Minor}.{Build}.{Revision}".
22 // If the build and revision are set to '*' they will be updated automatically.
24 [assembly: AssemblyVersion("1.0.*.*")]
26 // The following attributes are used to specify the signing key for the assembly,
27 // if desired. See the Mono documentation for more information about signing.
29 [assembly: AssemblyDelaySign(false)]
30 [assembly: AssemblyKeyFile("")]