blob: 0ad2e625ddec12bd348a8e722c4c556d878dd52a (
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.13.1721")]
[assembly: ComVisible(false)]
|