Taiizor
Results
62
comments of
Taiizor
Strangely, when I build for **.NET Framework 4.8 x64**, the `LibreHardwareMonitorLib.dll` file exists in the root directory, but when I build for **ARM64**, that file is missing. That’s why I...
> It's probably because support for ARM64 was added in **.NET Framework 4.8.1** > > source: https://devblogs.microsoft.com/dotnet/announcing-dotnet-framework-481/ I built the same project with **.NET Framework 4.8.1**, but the `LibreHardwareMonitorLib.dll` file...