aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/Web
diff options
context:
space:
mode:
authorRoy Ben Shabat <Roy.mail.net@gmail.com>2020-07-28 15:50:27 +0300
committerRoy Ben Shabat <Roy.mail.net@gmail.com>2020-07-28 15:50:27 +0300
commit0281068b4adb3f94af50f2c758d3e0fa0fe5f191 (patch)
tree63d1dcc9ce546722beb7689739a94194556013ba /Software/Visual_Studio/Web
parent7c7aba43ab895d02e0209861550fed3bc12f3904 (diff)
downloadTango-0281068b4adb3f94af50f2c758d3e0fa0fe5f191.tar.gz
Tango-0281068b4adb3f94af50f2c758d3e0fa0fe5f191.zip
Added machine service version display to AzureUtils.
Diffstat (limited to 'Software/Visual_Studio/Web')
-rw-r--r--Software/Visual_Studio/Web/Tango.MachineService/Properties/AssemblyInfo.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Software/Visual_Studio/Web/Tango.MachineService/Properties/AssemblyInfo.cs b/Software/Visual_Studio/Web/Tango.MachineService/Properties/AssemblyInfo.cs
index 142676f82..386a7c4b8 100644
--- a/Software/Visual_Studio/Web/Tango.MachineService/Properties/AssemblyInfo.cs
+++ b/Software/Visual_Studio/Web/Tango.MachineService/Properties/AssemblyInfo.cs
@@ -24,4 +24,4 @@ using System.Runtime.InteropServices;
//
// You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below:
-[assembly: AssemblyVersion("2.0.*")]
+[assembly: AssemblyVersion("3.0.0.0")]