blob: 17e5d4ce5fb637cb24344405b2cec0d7485fe435 (
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.24.1647")]
[assembly: ComVisible(false)]
|