blob: 03bc5d8178adba969c92e29c5795bd99bd03f7ed (
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.14.1355")]
[assembly: ComVisible(false)]
|