chore(.NET): update deps

This commit is contained in:
Natsumi
2021-11-18 23:41:18 +13:00
parent 5760507d7a
commit eae9de77b1
2 changed files with 6 additions and 6 deletions

View File

@@ -34,7 +34,7 @@ namespace VRCX
SchemeHandlerFactory = new FolderSchemeHandlerFactory(Application.StartupPath + "/../../../html")
});*/
cefSettings.CefCommandLineArgs.Add("ignore-certificate-errors");
// cefSettings.CefCommandLineArgs.Add("ignore-certificate-errors");
cefSettings.CefCommandLineArgs.Add("disable-plugins");
cefSettings.CefCommandLineArgs.Add("disable-spell-checking");
cefSettings.CefCommandLineArgs.Add("disable-pdf-extension");