From fd66d2c39adead7d47cf38ee1e897f256a621cf1 Mon Sep 17 00:00:00 2001 From: Roy Ben Shabat Date: Sun, 14 Jul 2024 23:45:30 +0300 Subject: Machine_Studio_v5.9.5 --- .../Machine Studio Installer.aip | 216 +-------------------- .../Properties/AssemblyInfo.cs | 2 +- 2 files changed, 4 insertions(+), 214 deletions(-) (limited to 'Software/Visual_Studio') diff --git a/Software/Visual_Studio/Advanced Installer Projects/Machine Studio Installer.aip b/Software/Visual_Studio/Advanced Installer Projects/Machine Studio Installer.aip index db761e2b1..c73caafc2 100644 --- a/Software/Visual_Studio/Advanced Installer Projects/Machine Studio Installer.aip +++ b/Software/Visual_Studio/Advanced Installer Projects/Machine Studio Installer.aip @@ -16,10 +16,10 @@ - + - + @@ -44,22 +44,7 @@ - - - - - - - - - - - - - - - @@ -98,17 +83,9 @@ - - - - - - - - @@ -138,7 +115,6 @@ - @@ -166,9 +142,7 @@ - - @@ -177,7 +151,6 @@ - @@ -185,11 +158,8 @@ - - - @@ -201,18 +171,13 @@ - - - - - @@ -239,7 +204,6 @@ - @@ -256,23 +220,15 @@ - - - - - - - - @@ -280,25 +236,19 @@ - - - - - - @@ -379,7 +329,6 @@ - @@ -388,25 +337,10 @@ - - - - - - - - - - - - - - - @@ -443,7 +377,6 @@ - @@ -902,97 +835,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -1005,7 +847,7 @@ - + @@ -1481,58 +1323,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI/Properties/AssemblyInfo.cs b/Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI/Properties/AssemblyInfo.cs index adb0eb1e4..fd501ec63 100644 --- a/Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI/Properties/AssemblyInfo.cs +++ b/Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI/Properties/AssemblyInfo.cs @@ -4,5 +4,5 @@ using System.Runtime.InteropServices; [assembly: System.Windows.ThemeInfo(System.Windows.ResourceDictionaryLocation.None, System.Windows.ResourceDictionaryLocation.SourceAssembly)] [assembly: AssemblyTitle("Tango - Machine Studio")] -[assembly: AssemblyVersion("5.9.4.0")] +[assembly: AssemblyVersion("5.9.5.0")] [assembly: ComVisible(false)] \ No newline at end of file -- cgit v1.3.1