diff options
| author | Roy Ben Shabat <Roy.mail.net@gmail.com> | 2024-05-18 20:51:46 +0300 |
|---|---|---|
| committer | Roy Ben Shabat <Roy.mail.net@gmail.com> | 2024-05-18 20:51:46 +0300 |
| commit | f1e5536a6487726e687399d79ae9d38cfb1bbd7d (patch) | |
| tree | 4f59e41096a92adde81f9155d730fdef53963e54 /Software/Visual_Studio/Azure/Tango.AzureUtils.UI/Controls/WebAppPropertiesControl.xaml | |
| parent | d91db45c47a1d2d1d050fdafe8f4eb44951a883f (diff) | |
| download | Tango-f1e5536a6487726e687399d79ae9d38cfb1bbd7d.tar.gz Tango-f1e5536a6487726e687399d79ae9d38cfb1bbd7d.zip | |
TwineRSM_v2.0.5
Diffstat (limited to 'Software/Visual_Studio/Azure/Tango.AzureUtils.UI/Controls/WebAppPropertiesControl.xaml')
| -rw-r--r-- | Software/Visual_Studio/Azure/Tango.AzureUtils.UI/Controls/WebAppPropertiesControl.xaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Software/Visual_Studio/Azure/Tango.AzureUtils.UI/Controls/WebAppPropertiesControl.xaml b/Software/Visual_Studio/Azure/Tango.AzureUtils.UI/Controls/WebAppPropertiesControl.xaml index ab4b62ae7..2bb430014 100644 --- a/Software/Visual_Studio/Azure/Tango.AzureUtils.UI/Controls/WebAppPropertiesControl.xaml +++ b/Software/Visual_Studio/Azure/Tango.AzureUtils.UI/Controls/WebAppPropertiesControl.xaml @@ -71,7 +71,7 @@ <TextBlock FontWeight="SemiBold">Tango FSE Version:</TextBlock> <TextBlock Text="{Binding ElementName=control,Path=FseVersion.Version}"></TextBlock> - <TextBlock FontWeight="SemiBold">Twine RSM Version:</TextBlock> + <TextBlock FontWeight="SemiBold">Twine Studio Version:</TextBlock> <TextBlock Text="{Binding ElementName=control,Path=TwineRSMVersion.Version}"></TextBlock> <TextBlock FontWeight="SemiBold">Machine Service Version:</TextBlock> |
