From 0ea231f7c74e1bf0b2ea62425ac28da19eaa4999 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Jul 2024 21:31:53 +0000 Subject: [PATCH] Bump System.Text.Json in /Demos/03-add-msgraph/graph-tutorial Bumps System.Text.Json from 6.0.2 to 8.0.4. --- updated-dependencies: - dependency-name: System.Text.Json dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../graph-tutorial/graph-tutorial.csproj | 20 +++++++++++-------- .../graph-tutorial/packages.config | 8 ++++---- 2 files changed, 16 insertions(+), 12 deletions(-) diff --git a/Demos/03-add-msgraph/graph-tutorial/graph-tutorial.csproj b/Demos/03-add-msgraph/graph-tutorial/graph-tutorial.csproj index 3dae20a..9bda244 100644 --- a/Demos/03-add-msgraph/graph-tutorial/graph-tutorial.csproj +++ b/Demos/03-add-msgraph/graph-tutorial/graph-tutorial.csproj @@ -48,8 +48,9 @@ ..\packages\Azure.Core.1.22.0\lib\net461\Azure.Core.dll - - ..\packages\Microsoft.Bcl.AsyncInterfaces.6.0.0\lib\net461\Microsoft.Bcl.AsyncInterfaces.dll + + ..\packages\Microsoft.Bcl.AsyncInterfaces.8.0.0\lib\net462\Microsoft.Bcl.AsyncInterfaces.dll + True @@ -113,8 +114,9 @@ True True - - ..\packages\System.Memory.4.5.4\lib\net461\System.Memory.dll + + ..\packages\System.Memory.4.5.5\lib\net461\System.Memory.dll + True ..\packages\System.Memory.Data.1.0.2\lib\net461\System.Memory.Data.dll @@ -166,11 +168,13 @@ True True - - ..\packages\System.Text.Encodings.Web.6.0.0\lib\net461\System.Text.Encodings.Web.dll + + ..\packages\System.Text.Encodings.Web.8.0.0\lib\net462\System.Text.Encodings.Web.dll + True - - ..\packages\System.Text.Json.6.0.2\lib\net461\System.Text.Json.dll + + ..\packages\System.Text.Json.8.0.4\lib\net462\System.Text.Json.dll + True ..\packages\System.Threading.Tasks.Extensions.4.5.4\lib\net461\System.Threading.Tasks.Extensions.dll diff --git a/Demos/03-add-msgraph/graph-tutorial/packages.config b/Demos/03-add-msgraph/graph-tutorial/packages.config index 9bb4e08..aa7e46a 100644 --- a/Demos/03-add-msgraph/graph-tutorial/packages.config +++ b/Demos/03-add-msgraph/graph-tutorial/packages.config @@ -9,7 +9,7 @@ - + @@ -34,7 +34,7 @@ - + @@ -46,8 +46,8 @@ - - + +