Update Cef to .NET 10

This commit is contained in:
Natsumi
2025-11-16 17:11:18 +11:00
parent b4321d5e86
commit 191bf08a12
7 changed files with 16 additions and 16 deletions

View File

@@ -13,7 +13,9 @@ using System.IO;
using System.Runtime.InteropServices;
using System.Text.Json;
using System.Threading;
#if !LINUX
using System.Windows.Forms;
#endif
namespace VRCX
{