aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/Azure/Tango.AzureUtils.UI/Controls/WebAppPropertiesControl.xaml
diff options
context:
space:
mode:
authorRoy <Roy.mail.net@gmail.com>2022-11-19 05:44:57 +0200
committerRoy <Roy.mail.net@gmail.com>2022-11-19 05:44:57 +0200
commitaa2170bb476e627ae3aaccb8f5835b1b9331c82a (patch)
tree7e556d6b01b813071acb42cfc51aa0e254edf327 /Software/Visual_Studio/Azure/Tango.AzureUtils.UI/Controls/WebAppPropertiesControl.xaml
parentd391dd73fc06f996c08455e6dc2e26aec2e489c3 (diff)
downloadTango-aa2170bb476e627ae3aaccb8f5835b1b9331c82a.tar.gz
Tango-aa2170bb476e627ae3aaccb8f5835b1b9331c82a.zip
Twine RSM
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.xaml4
1 files changed, 2 insertions, 2 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 209a4c1aa..aadd7a6d8 100644
--- a/Software/Visual_Studio/Azure/Tango.AzureUtils.UI/Controls/WebAppPropertiesControl.xaml
+++ b/Software/Visual_Studio/Azure/Tango.AzureUtils.UI/Controls/WebAppPropertiesControl.xaml
@@ -65,8 +65,8 @@
<TextBlock FontWeight="SemiBold">Tango FSE Version:</TextBlock>
<TextBlock Text="{Binding ElementName=control,Path=FseVersion.Version}"></TextBlock>
- <TextBlock FontWeight="SemiBold">Twine Studio Version:</TextBlock>
- <TextBlock Text="{Binding ElementName=control,Path=TwineStudioVersion.Version}"></TextBlock>
+ <TextBlock FontWeight="SemiBold">Twine RSM Version:</TextBlock>
+ <TextBlock Text="{Binding ElementName=control,Path=TwineRSMVersion.Version}"></TextBlock>
<TextBlock FontWeight="SemiBold">Machine Service Version:</TextBlock>
<TextBlock Text="{Binding ElementName=control,Path=MachineServiceVersion}"></TextBlock>