blob: 1221e84be9778ea24958d62002135f39e00ef39c (
plain)
1
2
3
4
5
6
|
using System.Reflection;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
[assembly: AssemblyTitle("Tango - DataBase Synchronization Components")]
[assembly: ComVisible(false)]
|