aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/MachineStudio/Tango.MachineStudio.Common
diff options
context:
space:
mode:
authorRoy Ben-Shabat <Roy@Twine-s.com>2018-12-30 15:23:34 +0200
committerRoy Ben-Shabat <Roy@Twine-s.com>2018-12-30 15:23:34 +0200
commit721e03d7e6926055111d4edbbdf5f700a11ed58a (patch)
tree8721b9b55923f3b9c23fbab5b22a770f5d169a01 /Software/Visual_Studio/MachineStudio/Tango.MachineStudio.Common
parentcc3480d4aac4175b1072060dd2d6d398d3451ae8 (diff)
downloadTango-721e03d7e6926055111d4edbbdf5f700a11ed58a.tar.gz
Tango-721e03d7e6926055111d4edbbdf5f700a11ed58a.zip
Working on new Machine Designer.
Diffstat (limited to 'Software/Visual_Studio/MachineStudio/Tango.MachineStudio.Common')
-rw-r--r--Software/Visual_Studio/MachineStudio/Tango.MachineStudio.Common/DeploymentSlots.cs2
1 files changed, 2 insertions, 0 deletions
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")]