blob: 1e121152eb0169ebdb9bc63e3e9b2552180c9e30 (
plain)
1
2
3
4
5
6
7
|
using System.Reflection;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
[assembly: AssemblyTitle("Tango - Business logic components")]
[assembly: ComVisible(false)]
[assembly: AssemblyVersion("2.0.17.1355")]
|