From 1f2ebb7e81e6082ec31f3febbcf0f777263679aa Mon Sep 17 00:00:00 2001 From: Roy Ben-Shabat Date: Mon, 23 Jul 2018 12:03:18 +0300 Subject: Changed versions to per assembly. --- Software/Visual_Studio/Tango.Scripting/Properties/AssemblyInfo.cs | 1 + 1 file changed, 1 insertion(+) (limited to 'Software/Visual_Studio/Tango.Scripting/Properties') diff --git a/Software/Visual_Studio/Tango.Scripting/Properties/AssemblyInfo.cs b/Software/Visual_Studio/Tango.Scripting/Properties/AssemblyInfo.cs index ed04ceb0c..919378f3c 100644 --- a/Software/Visual_Studio/Tango.Scripting/Properties/AssemblyInfo.cs +++ b/Software/Visual_Studio/Tango.Scripting/Properties/AssemblyInfo.cs @@ -3,4 +3,5 @@ using System.Runtime.CompilerServices; using System.Runtime.InteropServices; [assembly: AssemblyTitle("Tango - Roslyn Scripting Components")] +[assembly: AssemblyVersion("2.0.*")] [assembly: ComVisible(false)] \ No newline at end of file -- cgit v1.3.1