diff --git a/TwinpackCli/Properties/AssemblyInfo.cs b/TwinpackCli/Properties/AssemblyInfo.cs index dfe14c8..8165474 100644 --- a/TwinpackCli/Properties/AssemblyInfo.cs +++ b/TwinpackCli/Properties/AssemblyInfo.cs @@ -6,11 +6,11 @@ // set of attributes. Change these attribute values to modify the information // associated with an assembly. [assembly: AssemblyTitle("TwinpackCli")] -[assembly: AssemblyDescription("")] +[assembly: AssemblyDescription("Package manager for TwinCAT libraries")] [assembly: AssemblyConfiguration("")] -[assembly: AssemblyCompany("")] +[assembly: AssemblyCompany("Zeugwerk GmbH")] [assembly: AssemblyProduct("TwinpackCli")] -[assembly: AssemblyCopyright("Copyright © 2023")] +[assembly: AssemblyCopyright("Copyright © Zeugwerk GmbH 2023")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")]