www.pudn.com > Wcell.rar > AssemblyInfo.cs
/*************************************************************************
*
* file : AssemblyInfo.cs
* copyright : (C) The WCell Team
* email : info@wcell.org
* last changed : $LastChangedDate: 2008-01-31 19:35:36 +0800 (星期四, 31 一月 2008) $
* last author : $LastChangedBy: tobz $
* revision : $Rev: 87 $
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*
*************************************************************************/
using System.Reflection;
using System.Runtime.InteropServices;
using NLog.Config;
[assembly : AssemblyTitle("WCell.RealmConsoleDaemon")]
[assembly : AssemblyDescription("WCell.RealmConsoleDaemon")]
[assembly : AssemblyConfiguration("")]
[assembly : ComVisible(false)]
[assembly : Guid("48e7809b-1669-4b6c-acaf-2193080a7e8a")]