blob: aa63c9991874a5b23098c09747e839cbbba1b9a5 (
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.20.1737")]
[assembly: ComVisible(false)]
|