Update ooo320-m1
[ooovba.git] / extensions / test / ole / VisualBasic / AssemblyInfo.vb
blobe663aa549ebef881dc21962044bd60b9f94c7ca9
1 Imports System.Reflection
2 Imports System.Runtime.CompilerServices
3 Imports System.Runtime.InteropServices
5 ' General Information about an assembly is controlled through the following
6 ' set of attributes. Change these attribute values to modify the information
7 ' associated with an assembly.
10 ' TODO: Review the values of the assembly attributes
13 <Assembly: AssemblyTitle("")>
14 <Assembly: AssemblyDescription("")>
15 <Assembly: AssemblyCompany("StarOffice")>
16 <Assembly: AssemblyProduct("")>
17 <Assembly: AssemblyCopyright("")>
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 Build and Revision Numbers
29 ' by using the '*' as shown below:
31 <Assembly: AssemblyVersion("1.0.*")>