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