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