mirror of
https://github.com/cemu-project/DS4Windows.git
synced 2025-02-16 16:09:13 +01:00
Added SuppressUnmanagedCodeSecurity for WMI call
This commit is contained in:
parent
383e4054ab
commit
0b10788583
@ -30,6 +30,7 @@ namespace DS4WinWPF.DS4Forms
|
||||
/// <summary>
|
||||
/// Interaction logic for MainWindow.xaml
|
||||
/// </summary>
|
||||
[System.Security.SuppressUnmanagedCodeSecurity]
|
||||
public partial class MainWindow : Window
|
||||
{
|
||||
private MainWindowsViewModel mainWinVM;
|
||||
|
Loading…
x
Reference in New Issue
Block a user