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.