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