What's new in QuickOPC 2023.1: Difference between revisions
From OPC Labs Knowledge Base
No edit summary |
No edit summary |
||
Line 75: | Line 75: | ||
--> | --> | ||
== All Command-Line Tools == | == All Command-Line Tools == | ||
* The .NET build configurations of the command-line tools now target .NET 7. | |||
* In table output, values in columns with data of enumerated types are now automatically colorized, allowing quick visual distinction between the distinct enum values. | * In table output, values in columns with data of enumerated types are now automatically colorized, allowing quick visual distinction between the distinct enum values. | ||
<!-- | <!-- |
Revision as of 16:51, 2 December 2022
See also: Versions; Previous version: What's new in QuickOPC 2022.2
Internal version number: 5.71
Key changes:
Targeting
- .NET runtimes: Added support for .NET 7.
- .NET runtimes: Removed support for .NET Core 3.1.
Tools and Online Services
All Command-Line Tools
- The .NET build configurations of the command-line tools now target .NET 7.
- In table output, values in columns with data of enumerated types are now automatically colorized, allowing quick visual distinction between the distinct enum values.