--- a
+++ b/Interfaces/+APUnitTestFramework/Properties/AssemblyInfo.cs
@@ -0,0 +1,9 @@
+using System.Reflection;
+using System.Runtime.CompilerServices;
+
+[assembly: AssemblyTitle("APUnitTestFramework")]
+[assembly: AssemblyDescription("Contains the interfaces for the Automation Platform unit test framework.")]
+[assembly: AssemblyCompany("3S-Smart Software Solutions GmbH")]
+[assembly: AssemblyProduct("CODESYS")]
+[assembly: AssemblyCopyright("Copyright © 1994-2016 by 3S-Smart Software Solutions GmbH. All rights reserved.")]
+[assembly: AssemblyVersion("1.0.0.3")]