blob: a490d0fb364f99a9664494aac8b57c02cbf2465b (
plain)
1
2
3
4
5
6
7
|
using System.Reflection;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
[assembly: AssemblyTitle("Tango - Drag & Drop Components")]
[assembly: AssemblyVersion("2.0.13.1411")]
[assembly: ComVisible(false)]
|