blob: 70fd7b52d56cf88b2b46a6fae7f20a25f6d38c8f (
plain)
1
2
3
4
5
6
7
|
using System.Reflection;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
[assembly: AssemblyTitle("Tango - Exotic Visual Elements")]
[assembly: AssemblyVersion("2.0.6.1407")]
[assembly: ComVisible(false)]
|