AssemblyInfo.cs
1.4 KB
using System.Reflection;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
using System.Resources;
// General Information about an assembly is controlled through the following
// set of attributes. Change these attribute values to modify the information
// associated with an assembly.
[assembly: AssemblyTitle("Outlook 2003 Style Navigation Pane")]
[assembly: AssemblyDescription("Outlook 2003 Style Navigation Pane. Not for sale and distrubuted to free use.")]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("Yurdum İnsanı")]
[assembly: AssemblyProduct("Outlook 2003 Style Navigation Pane")]
[assembly: AssemblyCopyright("Copyright © 2007 Muhammed Şahin")]
[assembly: AssemblyTrademark("Outlook 2003 Style Navigation Pane")]
[assembly: AssemblyCulture("")]
// Setting ComVisible to false makes the types in this assembly not visible
// to COM components. If you need to access a type in this assembly from
// COM, set the ComVisible attribute to true on that type.
[assembly: ComVisible(false)]
// The following GUID is for the ID of the typelib if this project is exposed to COM
[assembly: Guid("35b7bc77-2d1c-4c76-992c-d1207a1c5df9")]
// Version information for an assembly consists of the following four values:
//
// Major Version
// Minor Version
// Build Number
// Revision
//
[assembly: AssemblyVersion("2.6.1.*")]
[assembly: AssemblyFileVersion("2.6.1.*")]