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