chore(.NET): update deps

This commit is contained in:
Natsumi
2022-07-09 00:17:41 +12:00
parent 9038e1c3a7
commit 78238ad7e8
2 changed files with 5 additions and 5 deletions

View File

@@ -44,7 +44,7 @@ namespace VRCX
cefSettings.CefCommandLineArgs.Add("disable-web-security");
cefSettings.SetOffScreenRenderingBestPerformanceArgs();
// CefSharpSettings.WcfEnabled = true; // TOOD: REMOVE THIS LINE YO
CefSharpSettings.WcfEnabled = true; // TOOD: REMOVE THIS LINE YO
CefSharpSettings.ShutdownOnExit = false;
// Enable High-DPI support on Windows 7 or newer