www.pudn.com > wxwinter2.rar > AssemblyInfo.cs
#region Using directives
using System.Reflection;
using System.Runtime.CompilerServices;
#endregion
// 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("wxwinter.wf.ExchangeServer")]
[assembly: AssemblyDescription("")]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("home")]
[assembly: AssemblyProduct("wxwinter.wf.ExchangeServer")]
[assembly: AssemblyCopyright("Copyright ?home 2007")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]
// Version information for an assembly consists of the following four values:
//
// Major Version
// Minor Version
// Build Number
// Revision
//
// You can specify all the values or you can default the Revision and Build Numbers
// by using '*'.
[assembly: AssemblyVersion("1.0.0.0")]
//NOTE: When updating the namespaces in the project please add new or update existing the XmlnsDefinitionAttribute
//You can add additional attributes in order to map any additional namespaces you have in the project
//[assembly: System.Workflow.ComponentModel.Serialization.XmlnsDefinition("http://schemas.com/wxwinter.wf.ExchangeServer", "wxwinter.wf.ExchangeServer")]