aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/Tango.UnitTesting/Properties/AssemblyInfo.cs
blob: b9f6f9990cdf4ebb6e0bb32cfacfd2435f3c3999 (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.12.1119")]
[assembly: ComVisible(false)]