Aurora
Aurora copied to clipboard
After LibreHardwareMonitorLib update if I disable usb tethering aurora Crashes
After https://github.com/antonpup/Aurora/commit/4e29764307f7bf06a9b749ecbbbd50da8622267d Aurora crashes if network disconnects
I am using mobile data shared via usb for my computer if I disconnect or disable it I get the following message:
This happens whenever the network adapter is disabled after starting Aurora
@Crapy if you update your LibreHardwareMonitorLib.dll it with the latest pipline it will stop
@Crapy if you update your LibreHardwareMonitorLib.dll it with the latest pipline it will stop
Can confirm changing
<PackageReference Include="LibreHardwareMonitorLib" Version="0.8.5" />
To
<PackageReference Include="LibreHardwareMonitorLib" Version="0.8.7" />
Seems to solve it.