diff options
| author | Roy Ben-Shabat <Roy.mail.net@gmail.com> | 2022-11-24 12:51:12 +0200 |
|---|---|---|
| committer | Roy Ben-Shabat <Roy.mail.net@gmail.com> | 2022-11-24 12:51:12 +0200 |
| commit | 42c6ac85798e314332e2b4560499e662c8908126 (patch) | |
| tree | 42879ac00658d7a0aae683e382706301e4f01443 /Software/Visual_Studio/Web | |
| parent | 5db30417f3dafdad73a23d2159a36072b8dd78fd (diff) | |
| download | Tango-42c6ac85798e314332e2b4560499e662c8908126.tar.gz Tango-42c6ac85798e314332e2b4560499e662c8908126.zip | |
Fixes TS build config.
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 6c184a1da..1b038f94b 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.16.0")] +[assembly: AssemblyVersion("3.0.17.0")] |
