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

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