blob: 2790afbf336e7f4863f09fc9f64b13910b0fc029 (
plain)
1
2
3
4
5
6
7
|
using System.Reflection;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
[assembly: AssemblyTitle("Tango - Protobuf Components")]
[assembly: AssemblyVersion("2.0.17.1355")]
[assembly: ComVisible(false)]
|