SMAPI/build/GlobalAssemblyInfo.cs

7 lines
176 B
C#
Raw Normal View History

2017-08-22 02:49:09 +08:00
using System.Reflection;
2016-11-18 11:23:45 +08:00
using System.Runtime.InteropServices;
[assembly: ComVisible(false)]
2017-09-28 08:47:01 +08:00
[assembly: AssemblyVersion("2.0.0.0")]
[assembly: AssemblyFileVersion("2.0.0.0")]