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

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