From 8e5175b4f21c97e1bab5c61ec57894b5b5025b0a Mon Sep 17 00:00:00 2001 From: Natsumi Date: Sat, 5 Nov 2022 00:57:30 +1300 Subject: [PATCH] chore(.NET): update deps --- CefService.cs | 3 +-- VRCX.csproj | 10 +++++----- 2 files changed, 6 insertions(+), 7 deletions(-) diff --git a/CefService.cs b/CefService.cs index 8d4511b3..d0ff5c53 100644 --- a/CefService.cs +++ b/CefService.cs @@ -38,7 +38,6 @@ namespace VRCX cefSettings.CefCommandLineArgs.Add("disable-plugins"); cefSettings.CefCommandLineArgs.Add("disable-spell-checking"); cefSettings.CefCommandLineArgs.Add("disable-pdf-extension"); - cefSettings.CefCommandLineArgs.Add("disable-extensions"); cefSettings.CefCommandLineArgs["autoplay-policy"] = "no-user-gesture-required"; // cefSettings.CefCommandLineArgs.Add("allow-universal-access-from-files"); cefSettings.CefCommandLineArgs.Add("disable-web-security"); @@ -63,4 +62,4 @@ namespace VRCX Cef.Shutdown(); } } -} +} \ No newline at end of file diff --git a/VRCX.csproj b/VRCX.csproj index 41b326f0..6714ebaa 100644 --- a/VRCX.csproj +++ b/VRCX.csproj @@ -1,4 +1,4 @@ - + @@ -176,19 +176,19 @@ - 104.4.240 + 107.1.40 - 104.4.240 + 107.1.40 - 104.4.240 + 107.1.40 1.1.1.14 - 7.1.2 + 7.1.3 13.0.1