blob: 4251bcef5050da65dfe6f2e11897aa79b7725e43 (
plain)
1
2
3
4
5
6
7
|
using System.Reflection;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
[assembly: AssemblyTitle("Tango - Stubs execution GUI utility")]
[assembly: AssemblyVersion("3.2.4.1347")]
|