1 Title: OpenHardwareMonitorCLI did not run on some Win7 machines
10 OpenHardwareMonitorCLI, the executable wrapper for triggering
11 OpenHardwareMonitor by Check_MK Windows Agent, did not run on
12 some Win7 machines. Moreover, it was not possible to compile
13 OpenHardwareMonitorCLI with versions 4.x of Mono (tried with
14 Mono 4.6.2.0 / XBuild 14.0). Providing the build option
15 /p:TargetFrameworkVersion="v4.5" both fixed the build with Mono
16 4.x and made resulting executable compatible with all tested
17 Windows versions (tested on Win7 and Server 2016).