blob: ae265d0d3a89237763661880790c69ac4dd77d61 (
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.9.1737")]
[assembly: ComVisible(false)]
|