From a274a33cf664cf24123ae6e35545601054786f89 Mon Sep 17 00:00:00 2001 From: Gary Sharp Date: Sun, 4 Dec 2022 14:28:51 +1100 Subject: [PATCH] Newtonsoft.Json update --- Disco.BI/app.config | 2 +- Disco.Client/Disco.Client.csproj | 4 ++-- Disco.Data/Disco.Data.csproj | 4 ++-- Disco.Models/Disco.Models.csproj | 4 ++-- Disco.Services.Plugins.ManifestGenerator/App.config | 2 +- Disco.Services/App.config | 2 +- Disco.Services/Disco.Services.csproj | 4 ++-- Disco.Web.Extensions/App.config | 2 +- Disco.Web.Extensions/Disco.Web.Extensions.csproj | 4 ++-- Disco.Web/Disco.Web.csproj | 4 ++-- Disco.Web/Web.config | 2 +- Disco.Web/packages.config | 2 +- 12 files changed, 18 insertions(+), 18 deletions(-) diff --git a/Disco.BI/app.config b/Disco.BI/app.config index 27881abf..7525b8ae 100644 --- a/Disco.BI/app.config +++ b/Disco.BI/app.config @@ -30,7 +30,7 @@ - + diff --git a/Disco.Client/Disco.Client.csproj b/Disco.Client/Disco.Client.csproj index fe807c71..987f6c5a 100644 --- a/Disco.Client/Disco.Client.csproj +++ b/Disco.Client/Disco.Client.csproj @@ -48,8 +48,8 @@ Properties\app.manifest - - ..\packages\Newtonsoft.Json.6.0.8\lib\net40\Newtonsoft.Json.dll + + ..\packages\Newtonsoft.Json.13.0.1\lib\net40\Newtonsoft.Json.dll diff --git a/Disco.Data/Disco.Data.csproj b/Disco.Data/Disco.Data.csproj index 5ff42422..c4a7f1ae 100644 --- a/Disco.Data/Disco.Data.csproj +++ b/Disco.Data/Disco.Data.csproj @@ -40,8 +40,8 @@ False ..\packages\EntityFramework.5.0.0\lib\net45\EntityFramework.dll - - ..\packages\Newtonsoft.Json.6.0.8\lib\net45\Newtonsoft.Json.dll + + ..\packages\Newtonsoft.Json.13.0.1\lib\net45\Newtonsoft.Json.dll diff --git a/Disco.Models/Disco.Models.csproj b/Disco.Models/Disco.Models.csproj index 8abe84bf..8fc14f33 100644 --- a/Disco.Models/Disco.Models.csproj +++ b/Disco.Models/Disco.Models.csproj @@ -34,8 +34,8 @@ false - - ..\packages\Newtonsoft.Json.6.0.8\lib\net45\Newtonsoft.Json.dll + + ..\packages\Newtonsoft.Json.13.0.1\lib\net45\Newtonsoft.Json.dll diff --git a/Disco.Services.Plugins.ManifestGenerator/App.config b/Disco.Services.Plugins.ManifestGenerator/App.config index a2f939fa..e81c9441 100644 --- a/Disco.Services.Plugins.ManifestGenerator/App.config +++ b/Disco.Services.Plugins.ManifestGenerator/App.config @@ -19,7 +19,7 @@ - + diff --git a/Disco.Services/App.config b/Disco.Services/App.config index e5e627d0..9af5d8d8 100644 --- a/Disco.Services/App.config +++ b/Disco.Services/App.config @@ -30,7 +30,7 @@ - + diff --git a/Disco.Services/Disco.Services.csproj b/Disco.Services/Disco.Services.csproj index 35313cca..2830a7af 100644 --- a/Disco.Services/Disco.Services.csproj +++ b/Disco.Services/Disco.Services.csproj @@ -68,8 +68,8 @@ True ..\packages\Microsoft.Web.Infrastructure.1.0.0.0\lib\net40\Microsoft.Web.Infrastructure.dll - - ..\packages\Newtonsoft.Json.6.0.8\lib\net45\Newtonsoft.Json.dll + + ..\packages\Newtonsoft.Json.13.0.1\lib\net45\Newtonsoft.Json.dll ..\packages\Owin.1.0\lib\net40\Owin.dll diff --git a/Disco.Web.Extensions/App.config b/Disco.Web.Extensions/App.config index f38d7d1d..38a08685 100644 --- a/Disco.Web.Extensions/App.config +++ b/Disco.Web.Extensions/App.config @@ -26,7 +26,7 @@ - + diff --git a/Disco.Web.Extensions/Disco.Web.Extensions.csproj b/Disco.Web.Extensions/Disco.Web.Extensions.csproj index 8824d77a..fd6310d4 100644 --- a/Disco.Web.Extensions/Disco.Web.Extensions.csproj +++ b/Disco.Web.Extensions/Disco.Web.Extensions.csproj @@ -43,8 +43,8 @@ True ..\packages\Microsoft.Web.Infrastructure.1.0.0.0\lib\net40\Microsoft.Web.Infrastructure.dll - - ..\packages\Newtonsoft.Json.6.0.8\lib\net45\Newtonsoft.Json.dll + + ..\packages\Newtonsoft.Json.13.0.1\lib\net45\Newtonsoft.Json.dll diff --git a/Disco.Web/Disco.Web.csproj b/Disco.Web/Disco.Web.csproj index e7f251b1..cdf751ca 100644 --- a/Disco.Web/Disco.Web.csproj +++ b/Disco.Web/Disco.Web.csproj @@ -69,8 +69,8 @@ False ..\packages\Microsoft.Owin.Security.2.1.0\lib\net45\Microsoft.Owin.Security.dll - - ..\packages\Newtonsoft.Json.6.0.8\lib\net45\Newtonsoft.Json.dll + + ..\packages\Newtonsoft.Json.13.0.1\lib\net45\Newtonsoft.Json.dll False diff --git a/Disco.Web/Web.config b/Disco.Web/Web.config index 4e8131c3..c8799585 100644 --- a/Disco.Web/Web.config +++ b/Disco.Web/Web.config @@ -64,7 +64,7 @@ - + diff --git a/Disco.Web/packages.config b/Disco.Web/packages.config index daa62b3f..cb92562a 100644 --- a/Disco.Web/packages.config +++ b/Disco.Web/packages.config @@ -34,7 +34,7 @@ - +