aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/Utilities/Tango.Stubs.UI/Properties/AssemblyInfo.cs
blob: c77a71753e4a9b5e8f3ccad5574c34f798853742 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
using System.Reflection;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;

[assembly: AssemblyTitle("Tango - Stubs execution GUI utility")]
[assembly: ComVisible(false)]
[assembly: AssemblyDescription("Tango - Stubs execution GUI utility")]
[assembly: AssemblyCompany("Twine LTD")]
[assembly: AssemblyProduct("Stubs execution utility")]
[assembly: AssemblyCopyright("Twine LTD 2018")]
[assembly: AssemblyTrademark("Twine LTD")]
[assembly: AssemblyVersion("1.6")]
[assembly: AssemblyFileVersion("1.6")]