From 2ac9585d9e2a9053c96fce27684f1d11093690b0 Mon Sep 17 00:00:00 2001 From: Silv3r Date: Sat, 21 Apr 2018 15:22:56 +0200 Subject: [PATCH] Upgrade Newtonsoft.JSON and FontAwesome.WPF --- PROBot/PROBot.csproj | 5 ++--- PROBot/packages.config | 2 +- PROShine/PROShine.csproj | 5 ++--- PROShine/packages.config | 2 +- 4 files changed, 6 insertions(+), 8 deletions(-) diff --git a/PROBot/PROBot.csproj b/PROBot/PROBot.csproj index 4aa3d28..603ef6e 100644 --- a/PROBot/PROBot.csproj +++ b/PROBot/PROBot.csproj @@ -34,9 +34,8 @@ ..\packages\MoonSharp.2.0.0.0\lib\net40-client\MoonSharp.Interpreter.dll True - - ..\packages\Newtonsoft.Json.9.0.1\lib\net45\Newtonsoft.Json.dll - True + + ..\packages\Newtonsoft.Json.11.0.2\lib\net45\Newtonsoft.Json.dll diff --git a/PROBot/packages.config b/PROBot/packages.config index 5835742..2e8219b 100644 --- a/PROBot/packages.config +++ b/PROBot/packages.config @@ -1,5 +1,5 @@  - + \ No newline at end of file diff --git a/PROShine/PROShine.csproj b/PROShine/PROShine.csproj index 9be32f0..afcc587 100644 --- a/PROShine/PROShine.csproj +++ b/PROShine/PROShine.csproj @@ -41,9 +41,8 @@ logo.ico - - ..\packages\FontAwesome.WPF.4.5.0.8\lib\net40\FontAwesome.WPF.dll - True + + ..\packages\FontAwesome.WPF.4.7.0.9\lib\net40\FontAwesome.WPF.dll diff --git a/PROShine/packages.config b/PROShine/packages.config index 63cb69e..a490ee4 100644 --- a/PROShine/packages.config +++ b/PROShine/packages.config @@ -1,4 +1,4 @@  - + \ No newline at end of file