Index: src/Common/DelftTools.Utils/Properties/AssemblyInfo.cs =================================================================== diff -u -rcd3f98d2c3ac66dc2bdf93b99c8b18ffe3718170 -r5fc71a385897af92ccb092f2f969b5709afab85a --- src/Common/DelftTools.Utils/Properties/AssemblyInfo.cs (.../AssemblyInfo.cs) (revision cd3f98d2c3ac66dc2bdf93b99c8b18ffe3718170) +++ src/Common/DelftTools.Utils/Properties/AssemblyInfo.cs (.../AssemblyInfo.cs) (revision 5fc71a385897af92ccb092f2f969b5709afab85a) @@ -1,7 +1,6 @@ -using System.Reflection; -using System.Runtime.InteropServices; +using System.Reflection; +using System.Runtime.InteropServices; -[assembly: AssemblyTitle("Delta Shell")] -[assembly: AssemblyProduct("Delta Shell")] - -[assembly : Guid("54e200fe-6297-4bfe-b449-67f3d4395144")] \ No newline at end of file +[assembly: AssemblyTitle("Delta Shell")] +[assembly: AssemblyProduct("Delta Shell")] +[assembly: Guid("54e200fe-6297-4bfe-b449-67f3d4395144")] \ No newline at end of file