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