using System.Reflection;
#if (DEBUG)
[assembly: AssemblyVersion("3.0.*")]
#else
[assembly: AssemblyVersion("3.0.5395.0")]
#endif