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-11-29 07:34:27 +08:00
|
|
|
[assembly: AssemblyVersion("2.2.0.0")]
|
|
|
|
[assembly: AssemblyFileVersion("2.2.0.0")]
|