Skip to content

Commit 76ae829

Browse files
committed
Corrected namespace
1 parent 825ec1a commit 76ae829

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Authentication/Authentication.Core/Utilities/AuthenticationHelpers.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
using Azure.Core;
55
using Azure.Core.Diagnostics;
66
using Azure.Identity;
7-
using Azure.Identity.BrokeredAuthentication;
7+
using Azure.Identity.Broker;
88
using Microsoft.Graph.Authentication;
99
using Microsoft.Graph.PowerShell.Authentication.Core.Extensions;
1010
using Microsoft.Identity.Client;

0 commit comments

Comments
 (0)