blob: bf3b52bde8d67aaca9d2f6c1930a478d51157f21 (
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.5.0.0")]
|