diff --git a/CefService.cs b/CefService.cs index c6b1a0d6..300cfbb7 100644 --- a/CefService.cs +++ b/CefService.cs @@ -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 diff --git a/VRCX.csproj b/VRCX.csproj index 6fd0497a..442269b0 100644 --- a/VRCX.csproj +++ b/VRCX.csproj @@ -1,4 +1,4 @@ - + @@ -174,13 +174,13 @@ - 102.0.100 + 103.0.90 - 102.0.100 + 103.0.90 - 102.0.100 + 103.0.90 7.1.2