blob: 3376b0acf641f9b23d2c25b8cfd09ff9705322dd (
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)]
|