diff --git a/LogixVisualCustomizer/Properties/AssemblyInfo.cs b/LogixVisualCustomizer/Properties/AssemblyInfo.cs index 68b174d..c788f0e 100644 --- a/LogixVisualCustomizer/Properties/AssemblyInfo.cs +++ b/LogixVisualCustomizer/Properties/AssemblyInfo.cs @@ -4,11 +4,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("DynVarSpaceTree")] +[assembly: AssemblyTitle("LogixVisualCustomizer")] [assembly: AssemblyDescription("")] [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("Banane9")] -[assembly: AssemblyProduct("DynVarSpaceTree")] +[assembly: AssemblyProduct("LogixVisualCustomizer")] [assembly: AssemblyCopyright("Copyright © Banane9 2021")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")]