Updating here fails currently:
Already up to date.
Determining projects to restore...
All projects are up-to-date for restore.
/home/bonsi/SwarmUI/src/Core/Program.cs(4,7): error CS0246: The type or namespace name 'Hardware' could not be found (are you missing a using directive or an assembly reference?) [/home/bonsi/SwarmUI/src/SwarmUI.csproj]
/home/bonsi/SwarmUI/src/Utils/SystemStatusMonitor.cs(1,7): error CS0246: The type or namespace name 'Hardware' could not be found (are you missing a using directive or an assembly reference?) [/home/bonsi/SwarmUI/src/SwarmUI.csproj]
/home/bonsi/SwarmUI/src/WebAPI/AdminAPI.cs(4,7): error CS0246: The type or namespace name 'Hardware' could not be found (are you missing a using directive or an assembly reference?) [/home/bonsi/SwarmUI/src/SwarmUI.csproj]
/home/bonsi/SwarmUI/src/Utils/SystemStatusMonitor.cs(22,19): error CS0246: The type or namespace name 'HardwareInfo' could not be found (are you missing a using directive or an assembly reference?) [/home/bonsi/SwarmUI/src/SwarmUI.csproj]
Running on Ubuntu Server 24.04 LTS in a Proxmox-VM. Was running fine until today.