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