Premium Plus support added

This commit is contained in:
nikzori
2025-01-24 11:46:36 +03:00
parent cce7b2295c
commit 4e49854320
8 changed files with 499 additions and 202 deletions

View File

@@ -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("")]