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