5 |
// General Information about an assembly is controlled through the following |
// General Information about an assembly is controlled through the following |
6 |
// set of attributes. Change these attribute values to modify the information |
// set of attributes. Change these attribute values to modify the information |
7 |
// associated with an assembly. |
// associated with an assembly. |
8 |
[assembly: AssemblyTitle("AnywhereTS")] |
[assembly: AssemblyTitle("AnywhereTS-MSSQL")] |
9 |
[assembly: AssemblyDescription("")] |
[assembly: AssemblyDescription("")] |
10 |
[assembly: AssemblyConfiguration("")] |
[assembly: AssemblyConfiguration("")] |
11 |
[assembly: AssemblyCompany("")] |
[assembly: AssemblyCompany("")] |
12 |
[assembly: AssemblyProduct("AnywhereTS")] |
[assembly: AssemblyProduct("AnywhereTS-MSSQL")] |
13 |
[assembly: AssemblyCopyright("Qzone")] |
[assembly: AssemblyCopyright("Qzone")] |
14 |
[assembly: AssemblyTrademark("")] |
[assembly: AssemblyTrademark("")] |
15 |
[assembly: AssemblyCulture("")] |
[assembly: AssemblyCulture("")] |
21 |
|
|
22 |
// The following GUID is for the ID of the typelib if this project is exposed to COM |
// The following GUID is for the ID of the typelib if this project is exposed to COM |
23 |
[assembly: Guid("3419a972-eb99-4973-9757-3fe8978ef6c5")] |
[assembly: Guid("3419a972-eb99-4973-9757-3fe8978ef6c5")] |
|
|
|
|
// Version information for an assembly consists of the following four values: |
|
|
// |
|
|
// Major Version |
|
|
// Minor Version |
|
|
// Build Number |
|
|
// Revision |
|
|
// |
|
|
[assembly: AssemblyVersion("4.0.0.0")] |
|
|
[assembly: AssemblyFileVersion("4.0.0.0")] |
|