blob: 2a8e5e3595a950c8a1b4dccb185f451aea8d0bf7 (
plain)
1
2
3
4
5
6
|
using System.Reflection;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
[assembly: AssemblyTitle("Tango - Stubs execution GUI utility")]
[assembly: ComVisible(false)]
|