aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/Tango.Scripting/Properties/AssemblyInfo.cs
blob: c57f365f8762e07a5faa8ef1b811af4fd1096465 (plain)
1
2
3
4
5
6
7
using System.Reflection;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;

[assembly: AssemblyTitle("Tango - Roslyn Scripting Components")]
[assembly: AssemblyVersion("2.0.25.1119")]
[assembly: ComVisible(false)]