Skip to content

Commit f9c356c

Browse files
Update src/Authentication/Authentication.Core/Microsoft.Graph.Authentication.Core.csproj
Co-authored-by: Peter Ombwa <[email protected]>
1 parent 685b965 commit f9c356c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Authentication/Authentication.Core/Microsoft.Graph.Authentication.Core.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
</PropertyGroup>
1313
<ItemGroup>
1414
<PackageReference Include="Azure.Identity" Version="1.9.0" />
15-
<PackageReference Include="Azure.Identity.BrokeredAuthentication" Version="1.0.0-beta.3" />
15+
<PackageReference Include="Azure.Identity.Broker" Version="1.0.0-beta.5" />
1616
<PackageReference Include="Microsoft.Graph.Core" Version="3.0.9" />
1717
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
1818
</ItemGroup>

0 commit comments

Comments
 (0)