1
using System
.Reflection
;
2 using System
.Runtime
.CompilerServices
;
3 using System
.Runtime
.InteropServices
;
6 [assembly
: AssemblyTitle("MonoRail Web Project")]
8 [assembly
: AssemblyDescription("")]
9 [assembly
: AssemblyConfiguration("")]
10 [assembly
: AssemblyCompany("")]
13 [assembly
: AssemblyProduct("MonoRail Web Project")]
16 [assembly
: AssemblyCopyright("Copyright © 2006")]
18 [assembly
: AssemblyTrademark("")]
19 [assembly
: AssemblyCulture("")]
21 // Version information for an assembly consists of the following four values:
28 // You can specify all the values or you can default the Revision and Build Numbers
29 // by using the '*' as shown below:
30 [assembly
: AssemblyVersion("1.0.0.0")]
31 [assembly
: AssemblyFileVersion("1.0.0.0")]