blob: dbd169b0265de5b70fac328d35ca70bb7af4352b (
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.5.1119")]
|