mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
Add new official .NET guards for OS dependant code.
This commit is contained in:
@@ -42,6 +42,7 @@ using Aaru.Helpers;
|
||||
using Microsoft.Win32.SafeHandles;
|
||||
using Marshal = System.Runtime.InteropServices.Marshal;
|
||||
|
||||
[System.Runtime.Versioning.SupportedOSPlatform("windows")]
|
||||
static class ListDevices
|
||||
{
|
||||
/// <summary>Converts a hex dump string to the ASCII string it represents</summary>
|
||||
|
||||
Reference in New Issue
Block a user