blob: d283d909983f480839d60b4aadaad9582899e486 (
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.4.0.0")]
|