From d9d5b0161efbce3f0d44e890b435883f49df2963 Mon Sep 17 00:00:00 2001 From: Roy Ben Shabat Date: Thu, 28 Aug 2025 15:08:21 +0300 Subject: MS Installer. --- .../Machine Studio Installer.aip | 24 +++------------------- .../Properties/AssemblyInfo.cs | 2 +- 2 files changed, 4 insertions(+), 22 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 039660460..8413644ef 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 @@ - + - + @@ -82,11 +82,6 @@ - - - - - @@ -228,7 +223,6 @@ - @@ -557,7 +551,6 @@ - @@ -822,12 +815,7 @@ - - - - - @@ -839,7 +827,7 @@ - + @@ -999,7 +987,6 @@ - @@ -1308,12 +1295,7 @@ - - - - - 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 5ebb2d39e..b2c5cc8dc 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("6.0.3.0")] +[assembly: AssemblyVersion("6.0.4.0")] [assembly: ComVisible(false)] \ No newline at end of file -- cgit v1.3.1