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