Skip to content
This repository was archived by the owner on Oct 10, 2025. It is now read-only.

Commit 76a56dc

Browse files
Bump Microsoft.Identity.Client from 4.71.0 to 4.71.1 (#186)
Bumps [Microsoft.Identity.Client](https://github.com/AzureAD/microsoft-authentication-library-for-dotnet) from 4.71.0 to 4.71.1. - [Release notes](https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/releases) - [Changelog](https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/blob/main/CHANGELOG.md) - [Commits](AzureAD/microsoft-authentication-library-for-dotnet@4.71.0...4.71.1) --- updated-dependencies: - dependency-name: Microsoft.Identity.Client dependency-version: 4.71.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 975a57e commit 76a56dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<PackageVersion Include="Microsoft.Extensions.Hosting" Version="9.0.4" />
1111
<PackageVersion Include="Microsoft.Extensions.Http" Version="9.0.4" />
1212
<PackageVersion Include="Microsoft.Extensions.Options.ConfigurationExtensions" Version="9.0.4" />
13-
<PackageVersion Include="Microsoft.Identity.Client" Version="4.71.0" />
13+
<PackageVersion Include="Microsoft.Identity.Client" Version="4.71.1" />
1414
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.13.0" />
1515
<PackageVersion Include="NSubstitute" Version="5.3.0" />
1616
<PackageVersion Include="NUnit" Version="4.3.2" />

0 commit comments

Comments
 (0)