From 266468fd5715f6afcff4be55894145c827ad2117 Mon Sep 17 00:00:00 2001 From: Natsumi Date: Mon, 10 Feb 2025 07:09:44 +1300 Subject: [PATCH] Disable CET --- Dotnet/VRCX-Cef.csproj | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Dotnet/VRCX-Cef.csproj b/Dotnet/VRCX-Cef.csproj index 584e1b30..e9187457 100644 --- a/Dotnet/VRCX-Cef.csproj +++ b/Dotnet/VRCX-Cef.csproj @@ -27,6 +27,8 @@ VRCX false false + + false