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