diff --git a/ATXSerializables/Properties/AssemblyInfo.cs b/ATXSerializables/Properties/AssemblyInfo.cs
index 3a2d27ee401fca56259fa9f20ac24763690f4a4c..6018b416f9f2a38309c6e2ab44e2fd2644885658 100644
--- a/ATXSerializables/Properties/AssemblyInfo.cs
+++ b/ATXSerializables/Properties/AssemblyInfo.cs
@@ -5,11 +5,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("ATXSerializables")]
-[assembly: AssemblyDescription("")]
+[assembly: AssemblyTitle("ATXCommon")]
+[assembly: AssemblyDescription("AutoTx Common Runtime Libraries")]
 [assembly: AssemblyConfiguration("")]
 [assembly: AssemblyCompany("Universitaet Basel")]
-[assembly: AssemblyProduct("ATXSerializables")]
+[assembly: AssemblyProduct("AutoTx")]
 [assembly: AssemblyCopyright("Copyright © Universitaet Basel 2018")]
 [assembly: AssemblyTrademark("")]
 [assembly: AssemblyCulture("")]