diff options
| author | Roy Ben-Shabat <Roy@Twine-s.com> | 2018-12-19 10:02:27 +0200 |
|---|---|---|
| committer | Roy Ben-Shabat <Roy@Twine-s.com> | 2018-12-19 10:02:27 +0200 |
| commit | 0f5a0b13fc4408952d90d2450c642a7948b88879 (patch) | |
| tree | f70592874d867175a20107244eeb433bcb0376f8 /Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI | |
| parent | f131b2573bfb617998927ea1072eb946b800d5e7 (diff) | |
| download | Tango-0f5a0b13fc4408952d90d2450c642a7948b88879.tar.gz Tango-0f5a0b13fc4408952d90d2450c642a7948b88879.zip | |
Starting working on improving web api's access...
Diffstat (limited to 'Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI')
| -rw-r--r-- | Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI/Properties/AssemblyInfo.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI/Properties/AssemblyInfo.cs b/Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI/Properties/AssemblyInfo.cs index c311df44b..2b58baa21 100644 --- a/Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI/Properties/AssemblyInfo.cs +++ b/Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI/Properties/AssemblyInfo.cs @@ -4,5 +4,5 @@ using System.Runtime.InteropServices; [assembly: System.Windows.ThemeInfo(System.Windows.ResourceDictionaryLocation.None, System.Windows.ResourceDictionaryLocation.SourceAssembly)] [assembly: AssemblyTitle("Tango - Machine Studio")] -[assembly: AssemblyVersion("3.5.79.18305")] +[assembly: AssemblyVersion("3.5.80.18305")] [assembly: ComVisible(false)]
\ No newline at end of file |
