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