using SmartAssembly.Attributes; using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; [assembly: SuppressIldasm] [assembly: PoweredBy("Powered by {smartassembly}")] [assembly: AssemblyFileVersion("1.0.0.0")] [assembly: Guid("30435f16-b90a-489a-ac88-75daf277f773")] [assembly: AssemblyVersion("1.0.0.0")]