blob: d5b3aa0ae7f072df2b15e81c218eb35fd6c32648 (
plain)
1
2
3
4
5
6
|
using System.Reflection;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
[assembly: AssemblyTitle("Tango - Global Settings")]
[assembly: ComVisible(false)]
|