blob: 1471db8978f010017f33c3f3aece29afa5d21618 (
plain)
1
2
3
4
5
6
7
|
using System.Reflection;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
[assembly: AssemblyTitle("Tango - Web Components")]
[assembly: AssemblyVersion("2.0.11.1608")]
[assembly: ComVisible(false)]
|