blob: 6b85c4f68b763c4647603237a86b6917e1f84771 (
plain)
1
2
3
4
5
6
7
|
using System.Reflection;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
[assembly: AssemblyTitle("Tango - DAL Observables Generator")]
[assembly: AssemblyVersion("2.0.9.1608")]
[assembly: ComVisible(false)]
|