blob: 8b7968bf46a1abbb4c2431b447af35449ca16e90 (
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.11.1536")]
[assembly: ComVisible(false)]
|