diff --git a/MelonVPNClient/MelonVPNClient.csproj b/MelonVPNClient/MelonVPNClient.csproj
index 44b6e83..738c40d 100644
--- a/MelonVPNClient/MelonVPNClient.csproj
+++ b/MelonVPNClient/MelonVPNClient.csproj
@@ -57,6 +57,9 @@
gio-sharp-3.0
+
+ ..\..\..\net-libs\Newtonsoft.Json.dll
+
@@ -80,11 +83,18 @@
PreserveNewest
-
-
PreserveNewest
+
+ PreserveNewest
+
+
+ PreserveNewest
+
+
+ PreserveNewest
+
diff --git a/MelonVPNCore/MelonVPNCore.csproj b/MelonVPNCore/MelonVPNCore.csproj
index 0fe0ee3..eb1f537 100644
--- a/MelonVPNCore/MelonVPNCore.csproj
+++ b/MelonVPNCore/MelonVPNCore.csproj
@@ -39,11 +39,9 @@
- ..\packages\Newtonsoft.Json.12.0.3\lib\net45\Newtonsoft.Json.dll
+ ..\..\..\net-libs\Newtonsoft.Json.dll
+ true
-
-
-
\ No newline at end of file
diff --git a/MelonVPNCore/packages.config b/MelonVPNCore/packages.config
deleted file mode 100644
index 281c145..0000000
--- a/MelonVPNCore/packages.config
+++ /dev/null
@@ -1,4 +0,0 @@
-
-
-
-
\ No newline at end of file