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