aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UpdateService/Properties
diff options
context:
space:
mode:
authorShlomo Hecht <shlomo@twine-s.com>2018-07-24 14:44:07 +0300
committerShlomo Hecht <shlomo@twine-s.com>2018-07-24 14:44:07 +0300
commit50a7c87bfa117e55979e9d94e69688661608092c (patch)
tree8292e36c8cdebaeec8796c76932fd355ff021a43 /Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UpdateService/Properties
parent11c58adff6c35b028e6eaa8cbb2de7c725958f30 (diff)
parent7aaa8cb0c4b3c39c7583af89fcee5ea24e7b60ce (diff)
downloadTango-50a7c87bfa117e55979e9d94e69688661608092c.tar.gz
Tango-50a7c87bfa117e55979e9d94e69688661608092c.zip
merge
Diffstat (limited to 'Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UpdateService/Properties')
-rw-r--r--Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UpdateService/Properties/AssemblyInfo.cs10
1 files changed, 1 insertions, 9 deletions
diff --git a/Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UpdateService/Properties/AssemblyInfo.cs b/Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UpdateService/Properties/AssemblyInfo.cs
index 6b9387721..553de895f 100644
--- a/Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UpdateService/Properties/AssemblyInfo.cs
+++ b/Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UpdateService/Properties/AssemblyInfo.cs
@@ -6,13 +6,6 @@ using System.Runtime.InteropServices;
// set of attributes. Change these attribute values to modify the information
// associated with an assembly.
[assembly: AssemblyTitle("Tango.MachineStudio.UpdateService")]
-[assembly: AssemblyDescription("")]
-[assembly: AssemblyConfiguration("")]
-[assembly: AssemblyCompany("")]
-[assembly: AssemblyProduct("Tango.MachineStudio.UpdateService")]
-[assembly: AssemblyCopyright("Copyright © 2018")]
-[assembly: AssemblyTrademark("")]
-[assembly: AssemblyCulture("")]
// Setting ComVisible to false makes the types in this assembly not visible
// to COM components. If you need to access a type in this assembly from
@@ -32,5 +25,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("1.0.*")]
-[assembly: AssemblyVersion("1.0.0.0")]
-[assembly: AssemblyFileVersion("1.0.0.0")]
+[assembly: AssemblyVersion("2.0.*")]