Parent Directory
|
Revision Log
|
Patch
--- trunk/TSAdminTool/Properties/AssemblyInfo.cs 2012/07/11 14:19:13 4 +++ trunk/TSAdminTool/Properties/AssemblyInfo.cs 2012/07/16 16:32:13 197 @@ -5,11 +5,11 @@ // General Information about an assembly is controlled through the following // set of attributes. Change these attribute values to modify the information // associated with an assembly. -[assembly: AssemblyTitle("AnywhereTS")] +[assembly: AssemblyTitle("AnywhereTS-MSSQL")] [assembly: AssemblyDescription("")] [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("")] -[assembly: AssemblyProduct("AnywhereTS")] +[assembly: AssemblyProduct("AnywhereTS-MSSQL")] [assembly: AssemblyCopyright("Qzone")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")] @@ -21,13 +21,3 @@ // The following GUID is for the ID of the typelib if this project is exposed to COM [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")]
ViewVC Help | |
Powered by ViewVC 1.1.22 |