diff options
| author | Roy Ben Shabat <Roy.mail.net@gmail.com> | 2021-05-23 15:56:52 +0300 |
|---|---|---|
| committer | Roy Ben Shabat <Roy.mail.net@gmail.com> | 2021-05-23 15:56:52 +0300 |
| commit | 98a07a369f2dcf849b4b571ac269b4bff92b03d5 (patch) | |
| tree | 33ea2b9063daba34ae4be14ab52c47c435b704be /Software/Visual_Studio/Web | |
| parent | 59337c44830916d106ee98e892f7c3f95780a011 (diff) | |
| download | Tango-98a07a369f2dcf849b4b571ac269b4bff92b03d5.tar.gz Tango-98a07a369f2dcf849b4b571ac269b4bff92b03d5.zip | |
SynchronizedObservableCollection fix on machine service.
Diffstat (limited to 'Software/Visual_Studio/Web')
| -rw-r--r-- | Software/Visual_Studio/Web/Tango.MachineService/Properties/AssemblyInfo.cs | 2 |
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 5140754e7..49116fd6a 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("3.0.11.0")] +[assembly: AssemblyVersion("3.0.12.0")] |
