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