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")]