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

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