using SmartAssembly.Attributes; using System.Reflection; using System.Runtime.CompilerServices; [assembly: SuppressIldasm] [assembly: PoweredBy("Powered by {smartassembly}")] [assembly: AssemblyVersion("0.0.0.0")]