diff options
| author | Roy Ben-Shabat <Roy@Twine-s.com> | 2018-08-02 19:42:50 +0300 |
|---|---|---|
| committer | Roy Ben-Shabat <Roy@Twine-s.com> | 2018-08-02 19:42:50 +0300 |
| commit | 40afcf1c6591abacfa1466dd4d865296bf687aa4 (patch) | |
| tree | 2a0ea83c017a9ce2b25a2c7e1029dc6d9d231e46 /Software/Visual_Studio/SideChains | |
| parent | 6d54a5d28753a675cca9bb57549dbc75986be118 (diff) | |
| download | Tango-40afcf1c6591abacfa1466dd4d865296bf687aa4.tar.gz Tango-40afcf1c6591abacfa1466dd4d865296bf687aa4.zip | |
Working on SQLExaminer lib
Diffstat (limited to 'Software/Visual_Studio/SideChains')
3 files changed, 3 insertions, 3 deletions
diff --git a/Software/Visual_Studio/SideChains/ICSharpCode.AvalonEdit/Properties/AssemblyInfo.cs b/Software/Visual_Studio/SideChains/ICSharpCode.AvalonEdit/Properties/AssemblyInfo.cs index 9b7f2135e..034ebc234 100644 --- a/Software/Visual_Studio/SideChains/ICSharpCode.AvalonEdit/Properties/AssemblyInfo.cs +++ b/Software/Visual_Studio/SideChains/ICSharpCode.AvalonEdit/Properties/AssemblyInfo.cs @@ -20,7 +20,7 @@ using System.Windows.Markup; [assembly: AssemblyCompany("ic#code")] [assembly: AssemblyProduct("SharpDevelop")] [assembly: AssemblyCopyright("2000-2013 AlphaSierraPapa for the SharpDevelop Team")] -[assembly: AssemblyVersion("1.0.13.1355")] +[assembly: AssemblyVersion("1.0.18.1933")] [assembly: NeutralResourcesLanguage("en-US")] [assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Usage", "CA2243:AttributeStringLiteralsShouldParseCorrectly", diff --git a/Software/Visual_Studio/SideChains/RealTimeGraphEx/Properties/AssemblyInfo.cs b/Software/Visual_Studio/SideChains/RealTimeGraphEx/Properties/AssemblyInfo.cs index 0441103ba..bf7fcf99f 100644 --- a/Software/Visual_Studio/SideChains/RealTimeGraphEx/Properties/AssemblyInfo.cs +++ b/Software/Visual_Studio/SideChains/RealTimeGraphEx/Properties/AssemblyInfo.cs @@ -51,5 +51,5 @@ using System.Windows; // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.0.9.1411")] +[assembly: AssemblyVersion("1.0.14.1933")] [assembly: AssemblyFileVersion("1.0.0.0")] diff --git a/Software/Visual_Studio/SideChains/Tango.AutoComplete/Properties/AssemblyInfo.cs b/Software/Visual_Studio/SideChains/Tango.AutoComplete/Properties/AssemblyInfo.cs index 5df39cd7c..4efd7eb72 100644 --- a/Software/Visual_Studio/SideChains/Tango.AutoComplete/Properties/AssemblyInfo.cs +++ b/Software/Visual_Studio/SideChains/Tango.AutoComplete/Properties/AssemblyInfo.cs @@ -49,5 +49,5 @@ using System.Windows.Markup; // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.0.9.1411")] +[assembly: AssemblyVersion("1.0.14.1933")] [assembly: AssemblyFileVersion("1.0.0.8")] |
