blob: 4b2843ba348fd2da83b75252c7b178360fad1b6b (
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.11.1933")]
[assembly: ComVisible(false)]
|