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