From bcec28b0d2d80d26513b0415519f26d83f25c51c Mon Sep 17 00:00:00 2001 From: Roy Ben-Shabat Date: Tue, 2 May 2023 13:07:53 +0300 Subject: Released versions --- .../Eureka Installer.aip | 7 ++-- .../Advanced Installer Projects/FSE Installer.aip | 46 +++++++-------------- .../TwineRSM Installer.aip | 6 +-- .../Help/proc-doc.chm | Bin 335559 -> 368013 bytes .../PPC/Tango.PPC.UI/Properties/AssemblyInfo.cs | 2 +- .../Properties/PublishProfiles/Staging.pubxml | 44 ++++++++++++++++++++ 6 files changed, 67 insertions(+), 38 deletions(-) create mode 100644 Software/Visual_Studio/Web/Tango.MachineService/Properties/PublishProfiles/Staging.pubxml diff --git a/Software/Visual_Studio/Advanced Installer Projects/Eureka Installer.aip b/Software/Visual_Studio/Advanced Installer Projects/Eureka Installer.aip index e67457871..0f5d18e4d 100644 --- a/Software/Visual_Studio/Advanced Installer Projects/Eureka Installer.aip +++ b/Software/Visual_Studio/Advanced Installer Projects/Eureka Installer.aip @@ -15,10 +15,10 @@ - + - + @@ -439,6 +439,7 @@ + @@ -447,7 +448,7 @@ - + diff --git a/Software/Visual_Studio/Advanced Installer Projects/FSE Installer.aip b/Software/Visual_Studio/Advanced Installer Projects/FSE Installer.aip index dcaf734e4..5442fc1bc 100644 --- a/Software/Visual_Studio/Advanced Installer Projects/FSE Installer.aip +++ b/Software/Visual_Studio/Advanced Installer Projects/FSE Installer.aip @@ -29,10 +29,10 @@ - + - + @@ -515,11 +515,13 @@ + + + + - - @@ -1181,28 +1183,10 @@ - - - - - - - - - - - - - - - - - - - - - - + + + + @@ -1217,7 +1201,7 @@ - + @@ -1312,8 +1296,6 @@ - - @@ -1840,8 +1822,10 @@ - - + + + + diff --git a/Software/Visual_Studio/Advanced Installer Projects/TwineRSM Installer.aip b/Software/Visual_Studio/Advanced Installer Projects/TwineRSM Installer.aip index c53d5187e..ca88f458d 100644 --- a/Software/Visual_Studio/Advanced Installer Projects/TwineRSM Installer.aip +++ b/Software/Visual_Studio/Advanced Installer Projects/TwineRSM Installer.aip @@ -25,10 +25,10 @@ - + - + @@ -1138,7 +1138,7 @@ - + diff --git a/Software/Visual_Studio/FSE/Modules/Tango.FSE.Procedures.Documentation/Help/proc-doc.chm b/Software/Visual_Studio/FSE/Modules/Tango.FSE.Procedures.Documentation/Help/proc-doc.chm index 8a46edb90..62f67be57 100644 Binary files a/Software/Visual_Studio/FSE/Modules/Tango.FSE.Procedures.Documentation/Help/proc-doc.chm and b/Software/Visual_Studio/FSE/Modules/Tango.FSE.Procedures.Documentation/Help/proc-doc.chm differ diff --git a/Software/Visual_Studio/PPC/Tango.PPC.UI/Properties/AssemblyInfo.cs b/Software/Visual_Studio/PPC/Tango.PPC.UI/Properties/AssemblyInfo.cs index 56e42453f..1a7c11764 100644 --- a/Software/Visual_Studio/PPC/Tango.PPC.UI/Properties/AssemblyInfo.cs +++ b/Software/Visual_Studio/PPC/Tango.PPC.UI/Properties/AssemblyInfo.cs @@ -8,4 +8,4 @@ using System.Windows; // set of attributes. Change these attribute values to modify the information // associated with an assembly. [assembly: AssemblyTitle("Tango PPC Application")] -[assembly: AssemblyVersion("2.0.0.0")] +[assembly: AssemblyVersion("2.0.1.0")] diff --git a/Software/Visual_Studio/Web/Tango.MachineService/Properties/PublishProfiles/Staging.pubxml b/Software/Visual_Studio/Web/Tango.MachineService/Properties/PublishProfiles/Staging.pubxml new file mode 100644 index 000000000..3ea713203 --- /dev/null +++ b/Software/Visual_Studio/Web/Tango.MachineService/Properties/PublishProfiles/Staging.pubxml @@ -0,0 +1,44 @@ + + + + + MSDeploy + /subscriptions/10c8aa60-3b15-4e0d-b412-6aeef90e5e91/resourceGroups/Tango/providers/Microsoft.Web/sites/machineservice/slots/MachineService-TEST + Tango + AzureWebSite + Release + Any CPU + http://machineservice-machineservice-stage.azurewebsites.net + True + False + machineservice-machineservice-stage.scm.azurewebsites.net:443 + machineservice__MachineService-STAGE + + True + False + WMSVC + True + $machineservice__MachineService-STAGE + <_SavePWD>True + <_DestinationType>AzureWebSite + + + + + + + + + + + + + + + + <_ConnectionStringsToInsert Include="Tango.BL.ObservablesContext" /> + + \ No newline at end of file -- cgit v1.3.1