Index: src/DeltaShell/DeltaShell.Core/Properties/AssemblyInfo.cs =================================================================== diff -u -r873513e4b48ff101450b45fb81eba2332f2b24c8 -r5fc71a385897af92ccb092f2f969b5709afab85a --- src/DeltaShell/DeltaShell.Core/Properties/AssemblyInfo.cs (.../AssemblyInfo.cs) (revision 873513e4b48ff101450b45fb81eba2332f2b24c8) +++ src/DeltaShell/DeltaShell.Core/Properties/AssemblyInfo.cs (.../AssemblyInfo.cs) (revision 5fc71a385897af92ccb092f2f969b5709afab85a) @@ -1,8 +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("f6a5ae38-b8ce-49c5-a8d9-4729c140ce1f")] - +[assembly: AssemblyTitle("Delta Shell")] +[assembly: AssemblyProduct("Delta Shell")] +[assembly: Guid("f6a5ae38-b8ce-49c5-a8d9-4729c140ce1f")] \ No newline at end of file