From 6aa544ea7ab8a6a1998d78439547581a4d8ffcc7 Mon Sep 17 00:00:00 2001 From: Natsumi Date: Thu, 4 Sep 2025 04:18:08 +1200 Subject: [PATCH] Switch back SQLite lib, System.Data.SQLite.Core -> SourceGear.sqlite3 --- Dotnet/VRCX-Cef.csproj | 2 +- Dotnet/VRCX-Electron.csproj | 8 +------- 2 files changed, 2 insertions(+), 8 deletions(-) diff --git a/Dotnet/VRCX-Cef.csproj b/Dotnet/VRCX-Cef.csproj index b4ffaaf8..c6b0c30f 100644 --- a/Dotnet/VRCX-Cef.csproj +++ b/Dotnet/VRCX-Cef.csproj @@ -98,8 +98,8 @@ + - diff --git a/Dotnet/VRCX-Electron.csproj b/Dotnet/VRCX-Electron.csproj index f37cc34b..73644bfe 100644 --- a/Dotnet/VRCX-Electron.csproj +++ b/Dotnet/VRCX-Electron.csproj @@ -9,7 +9,6 @@ Library Debug;Release x64;ARM64 - x64 0 1.0.0.%2a VRCX @@ -55,11 +54,6 @@ ..\VRCX.ico - - win-x64 - false - - libs\Blake2Sharp.dll @@ -94,8 +88,8 @@ + -