aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/FSE/Tango.FSE.Web
diff options
context:
space:
mode:
authorRoy Ben Shabat <Roy.mail.net@gmail.com>2024-05-18 20:51:46 +0300
committerRoy Ben Shabat <Roy.mail.net@gmail.com>2024-05-18 20:51:46 +0300
commitf1e5536a6487726e687399d79ae9d38cfb1bbd7d (patch)
tree4f59e41096a92adde81f9155d730fdef53963e54 /Software/Visual_Studio/FSE/Tango.FSE.Web
parentd91db45c47a1d2d1d050fdafe8f4eb44951a883f (diff)
downloadTango-f1e5536a6487726e687399d79ae9d38cfb1bbd7d.tar.gz
Tango-f1e5536a6487726e687399d79ae9d38cfb1bbd7d.zip
TwineRSM_v2.0.5
Diffstat (limited to 'Software/Visual_Studio/FSE/Tango.FSE.Web')
-rw-r--r--Software/Visual_Studio/FSE/Tango.FSE.Web/Messages/BuildVariants.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Software/Visual_Studio/FSE/Tango.FSE.Web/Messages/BuildVariants.cs b/Software/Visual_Studio/FSE/Tango.FSE.Web/Messages/BuildVariants.cs
index 5b5342e41..e711e7d45 100644
--- a/Software/Visual_Studio/FSE/Tango.FSE.Web/Messages/BuildVariants.cs
+++ b/Software/Visual_Studio/FSE/Tango.FSE.Web/Messages/BuildVariants.cs
@@ -11,7 +11,7 @@ namespace Tango.FSE.Web.Messages
{
[Description("Tango FSE")]
FSE,
- [Description("Twine RSM")]
+ [Description("Twine Studio")]
TwineRSM
}
}