windows: embed LibreHardwareMonitorLib for better sensors detection

- Updated GitHub Actions release workflow to set up .NET and build the LHM executable.
- Modified Makefile to include a conditional build step for the .NET executable on Windows.
This commit is contained in:
henrygd
2025-08-01 20:04:40 -04:00
parent 57bfe72486
commit 8c36dd1caa
9 changed files with 797 additions and 5 deletions

2
.gitignore vendored
View File

@@ -17,3 +17,5 @@ beszel/build
beszel/site/src/locales/**/*.ts
*.bak
__debug_*
beszel/internal/agent/lhm/obj
beszel/internal/agent/lhm/bin