From 721e03d7e6926055111d4edbbdf5f700a11ed58a Mon Sep 17 00:00:00 2001 From: Roy Ben-Shabat Date: Sun, 30 Dec 2018 15:23:34 +0200 Subject: Working on new Machine Designer. --- .../MachineStudio/Tango.MachineStudio.Common/DeploymentSlots.cs | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Software/Visual_Studio/MachineStudio/Tango.MachineStudio.Common') diff --git a/Software/Visual_Studio/MachineStudio/Tango.MachineStudio.Common/DeploymentSlots.cs b/Software/Visual_Studio/MachineStudio/Tango.MachineStudio.Common/DeploymentSlots.cs index 857f1e5ba..b2bfabd54 100644 --- a/Software/Visual_Studio/MachineStudio/Tango.MachineStudio.Common/DeploymentSlots.cs +++ b/Software/Visual_Studio/MachineStudio/Tango.MachineStudio.Common/DeploymentSlots.cs @@ -13,6 +13,8 @@ namespace Tango.MachineStudio.Common Development, [Description("https://machineservice-test.twine-srv.com")] Testing, + [Description("https://machineservice-process.twine-srv.com")] + Process, [Description("https://machineservice-stage.twine-srv.com")] Staging, [Description("https://machineservice.twine-srv.com")] -- cgit v1.3.1