summaryrefslogtreecommitdiff
path: root/src/GlobalAssemblyInfo.cs
blob: 239c5eba01aad3315db0075018045bdc2beed0d9 (plain)
1
2
3
4
5
6
using System.Reflection;
using System.Runtime.InteropServices;

[assembly: ComVisible(false)]
[assembly: AssemblyVersion("1.3.0.0")]
[assembly: AssemblyFileVersion("1.3.0.0")]