18 |
|
// to COM components. If you need to access a type in this assembly from |
19 |
|
// COM, set the ComVisible attribute to true on that type. |
20 |
|
[assembly: ComVisible(false)] |
21 |
– |
|
21 |
|
// The following GUID is for the ID of the typelib if this project is exposed to COM |
22 |
< |
[assembly: Guid("de686ea8-3f5f-479b-b742-5b13d93cb579")] |
24 |
< |
|
25 |
< |
// Version information for an assembly consists of the following four values: |
26 |
< |
// |
27 |
< |
// Major Version |
28 |
< |
// Minor Version |
29 |
< |
// Build Number |
30 |
< |
// Revision |
31 |
< |
// |
32 |
< |
// You can specify all the values or you can default the Build and Revision Numbers |
33 |
< |
// by using the '*' as shown below: |
34 |
< |
// [assembly: AssemblyVersion("1.0.*")] |
35 |
< |
[assembly: AssemblyVersion(Version.AssemblyVersion)] |
36 |
< |
[assembly: AssemblyFileVersion(Version.AssemblyFileVersion)] |
22 |
> |
[assembly: Guid("de686ea8-3f5f-479b-b742-5b13d93cb579")] |