blob: 490a21beeeecfc2285b01734932ceb3164005f65 (
plain)
1
2
3
4
5
6
|
using System.Reflection;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
[assembly: AssemblyTitle("Tango - SQL Examiner synchronization library")]
[assembly: AssemblyVersion("1.0.0.0")]
|