1 2 3 4 5
using System.Reflection; [assembly: AssemblyProduct("SMAPI")] [assembly: AssemblyVersion("3.0.0")] [assembly: AssemblyFileVersion("3.0.0")]