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