Index: src/DeltaShell/DeltaShell.Plugins.SharpMapGis/Properties/AssemblyInfo.cs =================================================================== diff -u -rcd3f98d2c3ac66dc2bdf93b99c8b18ffe3718170 -r5fc71a385897af92ccb092f2f969b5709afab85a --- src/DeltaShell/DeltaShell.Plugins.SharpMapGis/Properties/AssemblyInfo.cs (.../AssemblyInfo.cs) (revision cd3f98d2c3ac66dc2bdf93b99c8b18ffe3718170) +++ src/DeltaShell/DeltaShell.Plugins.SharpMapGis/Properties/AssemblyInfo.cs (.../AssemblyInfo.cs) (revision 5fc71a385897af92ccb092f2f969b5709afab85a) @@ -1,11 +1,9 @@ -using System.Reflection; -using System.Runtime.InteropServices; -using Mono.Addins; +using System.Reflection; +using System.Runtime.InteropServices; +using Mono.Addins; -[assembly: AssemblyTitle("DeltaShell.Plugins.SharpMapGis")] -[assembly: AssemblyProduct("DeltaShell.Plugins.SharpMapGis")] - -[assembly: Guid("7948858a-9b8f-4c3a-a4fc-ea7cfedc32c0")] - -[assembly: Addin] -[assembly: AddinDependency("DeltaShellApplication", "1.0")] +[assembly: AssemblyTitle("DeltaShell.Plugins.SharpMapGis")] +[assembly: AssemblyProduct("DeltaShell.Plugins.SharpMapGis")] +[assembly: Guid("7948858a-9b8f-4c3a-a4fc-ea7cfedc32c0")] +[assembly: Addin] +[assembly: AddinDependency("DeltaShellApplication", "1.0")] \ No newline at end of file