21 |
|
|
22 |
|
// The following GUID is for the ID of the typelib if this project is exposed to COM |
23 |
|
[assembly: Guid("41c0d8cb-56f5-40e5-ac75-9eea04a5b96f")] |
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("1.0.0.0")] |
36 |
– |
[assembly: AssemblyFileVersion("1.0.0.0")] |