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

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