diff --git a/src/UpdateLanguageFiles/Properties/AssemblyInfo.cs b/src/UpdateLanguageFiles/Properties/AssemblyInfo.cs index 9fbda6226..43aa7fe77 100644 --- a/src/UpdateLanguageFiles/Properties/AssemblyInfo.cs +++ b/src/UpdateLanguageFiles/Properties/AssemblyInfo.cs @@ -4,11 +4,11 @@ using System.Runtime.InteropServices; // 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("UpdateAssemblyDescription")] +[assembly: AssemblyTitle("UpdateLanguageFiles")] [assembly: AssemblyDescription("")] [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("")] -[assembly: AssemblyProduct("UpdateAssemblyDescription")] +[assembly: AssemblyProduct("UpdateLanguageFiles")] [assembly: AssemblyCopyright("Copyright © 2014")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")]