using System.Reflection; using System.Runtime.InteropServices; using Mono.Addins; [assembly: AssemblyTitle("DeltaShell.Plugins.ProjectExplorer")] [assembly: AssemblyProduct("DeltaShell.Plugins.ProjectExplorer")] [assembly: Guid("2e2a8b97-1123-4632-8415-7fcb74fe0503")] [assembly: Addin] [assembly: AddinDependency("DeltaShellApplication", "1.0")]