using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; [assembly: AssemblyTitle("Sleis")] [assembly: AssemblyDescription("")] [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("Windsor Solutions, Inc.")] [assembly: AssemblyProduct("Sleis")] [assembly: AssemblyCopyright("Copyright © Windsor Solutions, Inc. 2010")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")] [assembly: ComVisible(false)] [assembly: Guid("053e85dd-5a91-4fb7-a093-d80ffaa6753d")] [assembly: AssemblyVersion("1.2.0.*")] [assembly: AssemblyFileVersion("1.2.0")] [assembly: log4net.Config.XmlConfigurator(Watch = true)]