1 // AssemblyInfo.cs created with MonoDevelop
2 // User: radical at 7:09 PMĀ 4/28/2008
4 // To change standard headers go to Edit->Preferences->Coding->Standard Headers
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("DebuggerServer")]
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.0.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("")]