blob: cdbbad2179263471b7a2dfd2e2481e54e01314d9 (
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.3.0.0")]
|