mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
Catch and print exceptions from device constructor.
This commit is contained in:
@@ -48,6 +48,7 @@
|
||||
<Reference Include="System.Management" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Compile Include="Device\DeviceException.cs" />
|
||||
<Compile Include="FreeBSD\ListDevices.cs" />
|
||||
<Compile Include="Linux\Extern.cs" />
|
||||
<Compile Include="Linux\Structs.cs" />
|
||||
|
||||
Reference in New Issue
Block a user