diff options
| author | Roy Ben-Shabat <Roy@Twine-s.com> | 2018-08-23 13:25:37 +0300 |
|---|---|---|
| committer | Roy Ben-Shabat <Roy@Twine-s.com> | 2018-08-23 13:25:37 +0300 |
| commit | 658d3d07ed46c6fdb7276b614a93b78c3e02060f (patch) | |
| tree | 17f5ad6851a497d1af97f239cc48268638d7e08e /Software/Visual_Studio/Tango.Scripting | |
| parent | 44f71ccd29edeeb13621996659232fca4554faf1 (diff) | |
| download | Tango-658d3d07ed46c6fdb7276b614a93b78c3e02060f.tar.gz Tango-658d3d07ed46c6fdb7276b614a93b78c3e02060f.zip | |
Fixed some issues with MS 3.0
Diffstat (limited to 'Software/Visual_Studio/Tango.Scripting')
| -rw-r--r-- | Software/Visual_Studio/Tango.Scripting/Properties/AssemblyInfo.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Software/Visual_Studio/Tango.Scripting/Properties/AssemblyInfo.cs b/Software/Visual_Studio/Tango.Scripting/Properties/AssemblyInfo.cs index c57f365f8..509606483 100644 --- a/Software/Visual_Studio/Tango.Scripting/Properties/AssemblyInfo.cs +++ b/Software/Visual_Studio/Tango.Scripting/Properties/AssemblyInfo.cs @@ -3,5 +3,5 @@ using System.Runtime.CompilerServices; using System.Runtime.InteropServices; [assembly: AssemblyTitle("Tango - Roslyn Scripting Components")] -[assembly: AssemblyVersion("2.0.25.1119")] +[assembly: AssemblyVersion("2.0.26.1159")] [assembly: ComVisible(false)]
\ No newline at end of file |
