From 8db30d23188827de5ca1ffd8f8aadb637f5647cc Mon Sep 17 00:00:00 2001
From: ramsessanchez <63934382+ramsessanchez@users.noreply.github.com>
Date: Mon, 18 May 2026 13:06:14 -0700
Subject: [PATCH] chore: remove redundant package reference.
---
.../Microsoft.Graph.Authentication.Test.csproj | 1 -
1 file changed, 1 deletion(-)
diff --git a/src/Authentication/Authentication.Test/Microsoft.Graph.Authentication.Test.csproj b/src/Authentication/Authentication.Test/Microsoft.Graph.Authentication.Test.csproj
index ccaa28e8fb..f76969f046 100644
--- a/src/Authentication/Authentication.Test/Microsoft.Graph.Authentication.Test.csproj
+++ b/src/Authentication/Authentication.Test/Microsoft.Graph.Authentication.Test.csproj
@@ -9,7 +9,6 @@
-
all