CC#•Created by kenan - Shortcut on 7/15/2023 in #help ❔ App diagnostics not doing anything (UWP)
I'm using UWP, trying to call Process[] processlist = Process.GetProcesses();
, I have added <rescap:Capability Name="appDiagnostics" />
and enabled app diagnostics in windows settings and it still raises System.PlatformNotSupportedException