aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/Utilities/Tango.Stubs.UI/Properties/AssemblyInfo.cs
blob: 8b9fdc0f1f99ab174872465de101761263f62156 (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.5")]
[assembly: AssemblyFileVersion("1.5")]