From ececeebc6d322194be67754b6d5a9f58237b6e32 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Nov 2024 10:38:40 +0000 Subject: [PATCH] Bump Microsoft.Graph and System.Text.Json in /src Bumps [Microsoft.Graph](https://github.com/microsoftgraph/msgraph-sdk-dotnet) and [System.Text.Json](https://github.com/dotnet/runtime). These dependencies needed to be updated together. Updates `Microsoft.Graph` from 5.61.0 to 5.63.0 - [Release notes](https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases) - [Changelog](https://github.com/microsoftgraph/msgraph-sdk-dotnet/blob/main/CHANGELOG.md) - [Commits](https://github.com/microsoftgraph/msgraph-sdk-dotnet/compare/5.61.0...5.63.0) Updates `System.Text.Json` from 8.0.5 to 6.0.10 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v8.0.5...v6.0.10) --- updated-dependencies: - dependency-name: Microsoft.Graph dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: System.Text.Json dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- src/PresenceLight.Core/PresenceLight.Core.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/PresenceLight.Core/PresenceLight.Core.csproj b/src/PresenceLight.Core/PresenceLight.Core.csproj index 98edb0a7..6f23fb97 100644 --- a/src/PresenceLight.Core/PresenceLight.Core.csproj +++ b/src/PresenceLight.Core/PresenceLight.Core.csproj @@ -26,7 +26,7 @@ - +