diff --git a/Essentials/Essentials.csproj b/Essentials/Essentials.csproj index 666b5d2..b369fe1 100644 --- a/Essentials/Essentials.csproj +++ b/Essentials/Essentials.csproj @@ -33,8 +33,9 @@ ..\GameBinaries\netstandard.dll - - ..\packages\Newtonsoft.Json.12.0.3\lib\net45\Newtonsoft.Json.dll + + ..\packages\Newtonsoft.Json.13.0.1\lib\net45\Newtonsoft.Json.dll + True ..\packages\NLog.4.4.12\lib\net45\NLog.dll diff --git a/Essentials/packages.config b/Essentials/packages.config index 8835d9f..b1d1d67 100644 --- a/Essentials/packages.config +++ b/Essentials/packages.config @@ -1,5 +1,5 @@  - + \ No newline at end of file