using System.Reflection; using System.Runtime.InteropServices; using Mono.Addins; [assembly: AssemblyTitle("DeltaShell.Plugins.SharpMapGis.Gui")] [assembly: AssemblyProduct("DeltaShell.Plugins.SharpMapGis.Gui")] [assembly: Guid("fe1a0f62-20cb-41a7-ab51-f135393c05a3")] [assembly: Addin] [assembly: AddinDependency("DeltaShellApplication", "1.0")]