From 7865028b4fc6951356fe67c77a5dfdf0c5aef0fa Mon Sep 17 00:00:00 2001 From: ELS Docs Bot Date: Thu, 12 Mar 2026 10:35:17 +0000 Subject: [PATCH] =?UTF-8?q?ELSDOC-188:=20Update=20.NET=20ELS=20docs=20?= =?UTF-8?q?=E2=80=94=20Newtonsoft.Json=206.0.8.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/.vuepress/components/ELSTechnology.vue | 2 +- docs/els-for-libraries/dotnet/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/.vuepress/components/ELSTechnology.vue b/docs/.vuepress/components/ELSTechnology.vue index 957287f32..0430b3a87 100644 --- a/docs/.vuepress/components/ELSTechnology.vue +++ b/docs/.vuepress/components/ELSTechnology.vue @@ -1271,7 +1271,7 @@ const techData = [ }, { name: "Newtonsoft.Json", - versions: "4.5.11 | 4.5.12 | 6.0.8 | 6.0.9 | 8.0.3 | 8.0.4 | 9.0.1 | 9.0.2 | 10.0.3 | 10.0.4 | 11.0.2 | 11.0.3 | 12.0.3 | 12.0.4", + versions: "4.5.11 | 4.5.12 | 6.0.8 | 6.0.8.1 | 6.0.9 | 8.0.3 | 8.0.4 | 9.0.1 | 9.0.2 | 10.0.3 | 10.0.4 | 11.0.2 | 11.0.3 | 12.0.3 | 12.0.4", link: "./dotnet/", }, { diff --git a/docs/els-for-libraries/dotnet/README.md b/docs/els-for-libraries/dotnet/README.md index aa5f33bed..7ff0809b1 100644 --- a/docs/els-for-libraries/dotnet/README.md +++ b/docs/els-for-libraries/dotnet/README.md @@ -9,7 +9,7 @@ NuGet is the standard package manager for .NET, used to deliver the reusable com * .NET 6, 8, 10 * Microsoft.Owin 3.1.0 * Microsoft.Owin.Security.Cookies 3.1.0 -* Newtonsoft.Json 4.5.11, 4.5.12, 6.0.8, 6.0.9, 8.0.3, 8.0.4, 9.0.1, 9.0.2, 10.0.3, 10.0.4, 11.0.2, 11.0.3, 12.0.3, 12.0.4 +* Newtonsoft.Json 4.5.11, 4.5.12, 6.0.8, 6.0.8.1, 6.0.9, 8.0.3, 8.0.4, 9.0.1, 9.0.2, 10.0.3, 10.0.4, 11.0.2, 11.0.3, 12.0.3, 12.0.4 * SharpZipLib 0.86.0 Other versions upon request.