Skip to content

Commit a25266c

Browse files
Bump Microsoft.Identity.Client from 4.84.1 to 4.84.2 (#394)
--- updated-dependencies: - dependency-name: Microsoft.Identity.Client dependency-version: 4.84.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f8d07e3 commit a25266c

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.1.0" />
10-
<PackageReference Include="Microsoft.Identity.Client" Version="4.84.1" />
10+
<PackageReference Include="Microsoft.Identity.Client" Version="4.84.2" />
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)