blob: f798e9167ea6a41e3a57085c83fa8d956e853f93 (
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.14.1633")]
[assembly: ComVisible(false)]
|