blob: 7f53fad49332b28d17a3145018732a32855ab36a (
plain)
1
2
3
4
5
6
7
|
using System.Reflection;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
[assembly: AssemblyTitle("Tango - Stubs Collection")]
[assembly: AssemblyVersion("2.0.6.1407")]
[assembly: ComVisible(false)]
|