From 8923991ef81cdce8ffb69de49f52cbbf184182fc Mon Sep 17 00:00:00 2001 From: Roy Ben Shabat Date: Wed, 26 Mar 2025 09:46:50 +0200 Subject: Machine_Studio_v6.0.0 --- .../Machine Studio Installer.aip | 232 +-------------------- .../Properties/AssemblyInfo.cs | 2 +- 2 files changed, 7 insertions(+), 227 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 b49e86224..5c48bc601 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,18 +83,10 @@ - - - - - - + - - - @@ -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 @@ - - - - - - @@ -319,7 +269,6 @@ - @@ -364,7 +313,6 @@ - @@ -379,7 +327,6 @@ - @@ -388,25 +335,10 @@ - - - - - - - - - - - - - - - @@ -443,7 +375,6 @@ - @@ -783,9 +714,6 @@ - - - @@ -845,9 +773,6 @@ - - - @@ -902,98 +827,7 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + @@ -1005,7 +839,7 @@ - + @@ -1368,7 +1202,6 @@ - @@ -1390,7 +1223,6 @@ - @@ -1481,59 +1313,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 93c5a6aa5..47b2ce7d8 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.8.0")] +[assembly: AssemblyVersion("6.0.0.0")] [assembly: ComVisible(false)] \ No newline at end of file -- cgit v1.3.1