From 73243549fe649d91efada3562ef29fc96099bae4 Mon Sep 17 00:00:00 2001 From: Philip Gichuhi Date: Thu, 16 Jan 2025 16:40:34 +0300 Subject: [PATCH] feat: add direct dependency on System.Text.Json --- .../Microsoft.Graph.Authentication.Core.csproj | 1 + 1 file changed, 1 insertion(+) diff --git a/src/Authentication/Authentication.Core/Microsoft.Graph.Authentication.Core.csproj b/src/Authentication/Authentication.Core/Microsoft.Graph.Authentication.Core.csproj index fd2f232daa2..d1f74e2c15d 100644 --- a/src/Authentication/Authentication.Core/Microsoft.Graph.Authentication.Core.csproj +++ b/src/Authentication/Authentication.Core/Microsoft.Graph.Authentication.Core.csproj @@ -15,6 +15,7 @@ +