Removed untyped contructor from ComponentRegistration and add a protected setter.
[castle.git] / Experiments / IronPythonViewEngine / TestSiteIronView / Properties / AssemblyInfo.cs
blob7653493e6d96ffd588d5452608813fe0accbb5e3
1 using System.Reflection;
2 using System.Runtime.CompilerServices;
3 using System.Runtime.InteropServices;
5 // Change me!
6 [assembly: AssemblyTitle("MonoRail Web Project")]
8 [assembly: AssemblyDescription("")]
9 [assembly: AssemblyConfiguration("")]
10 [assembly: AssemblyCompany("")]
12 // Change me!
13 [assembly: AssemblyProduct("MonoRail Web Project")]
15 // Change me!
16 [assembly: AssemblyCopyright("Copyright © 2006")]
18 [assembly: AssemblyTrademark("")]
19 [assembly: AssemblyCulture("")]
21 // Version information for an assembly consists of the following four values:
23 // Major Version
24 // Minor Version
25 // Build Number
26 // Revision
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")]