Skip to content

Commit 7c219c8

Browse files
Bump Microsoft.Identity.Client from 4.84.2 to 4.85.0 (#397)
--- updated-dependencies: - dependency-name: Microsoft.Identity.Client dependency-version: 4.85.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 013d992 commit 7c219c8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

GraphOrgExample/GraphOrgExample.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<ItemGroup>
88
<PackageReference Include="Azure.Identity" Version="1.21.0" />
99
<PackageReference Include="Microsoft.Graph" Version="6.2.0" />
10-
<PackageReference Include="Microsoft.Identity.Client" Version="4.84.2" />
10+
<PackageReference Include="Microsoft.Identity.Client" Version="4.85.0" />
1111
<PackageReference Include="Microsoft.Identity.Web.MicrosoftGraph" Version="4.10.0" />
1212
<PackageReference Include="Microsoft.Identity.Web.UI" Version="4.10.0" />
1313
</ItemGroup>

0 commit comments

Comments
 (0)