aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/Tango.UnitTesting/Properties/AssemblyInfo.cs
blob: ec0be482c3474322f4f20a660d32d5acfd8d8360 (plain)
1
2
3
4
5
6
7
using System.Reflection;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;

[assembly: AssemblyTitle("Tango - Unit Testing")]
[assembly: AssemblyVersion("2.0.11.1645")]
[assembly: ComVisible(false)]