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