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