Premium Plus support added
This commit is contained in:
@@ -6,12 +6,12 @@ using System.Runtime.InteropServices;
|
||||
// General Information about an assembly is controlled through the following
|
||||
// set of attributes. Change these attribute values to modify the information
|
||||
// associated with an assembly.
|
||||
[assembly: AssemblyTitle("Gidrolock Modbus Scanner")]
|
||||
[assembly: AssemblyDescription("A collection of Modbus tools.")]
|
||||
[assembly: AssemblyTitle("Gidrolock Modbus Configurator")]
|
||||
[assembly: AssemblyDescription("A diagnosting modbus tool for Gidrolock valve controllers.")]
|
||||
[assembly: AssemblyConfiguration("")]
|
||||
[assembly: AssemblyCompany("nikzori")]
|
||||
[assembly: AssemblyProduct("Gidrolock Modbus Scanner")]
|
||||
[assembly: AssemblyCopyright("Copyright © 2024")]
|
||||
[assembly: AssemblyCompany("Gidrolock")]
|
||||
[assembly: AssemblyProduct("Gidrolock Modbus Configurator")]
|
||||
[assembly: AssemblyCopyright("Copyright © 2025")]
|
||||
[assembly: AssemblyTrademark("")]
|
||||
[assembly: AssemblyCulture("")]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user