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 --- .../Properties/PublishProfiles/Staging.pubxml | 44 ++++++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 Software/Visual_Studio/Web/Tango.MachineService/Properties/PublishProfiles/Staging.pubxml (limited to 'Software/Visual_Studio/Web/Tango.MachineService') 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