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