blob: 00f78cc3d8ce7979ba9703650abb12d9a784d96c (
plain)
1
2
3
4
5
6
7
|
using System.Reflection;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
[assembly: AssemblyTitle("Tango - Protobuf Compilation Utility")]
[assembly: AssemblyVersion("2.0.1.1119")]
[assembly: ComVisible(false)]
|