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

Commit 6f8fd36

Browse files
Bump Azure.Identity from 1.5.0 to 1.6.0 in /src
Bumps [Azure.Identity](https://github.com/Azure/azure-sdk-for-net) from 1.5.0 to 1.6.0. - [Release notes](https://github.com/Azure/azure-sdk-for-net/releases) - [Commits](Azure/azure-sdk-for-net@Azure.Identity_1.5.0...Azure.Identity_1.6.0) --- updated-dependencies: - dependency-name: Azure.Identity dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8593260 commit 6f8fd36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/msgraph-cli.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
</PropertyGroup>
1919

2020
<ItemGroup>
21-
<PackageReference Include="Azure.Identity" Version="1.5.0" />
21+
<PackageReference Include="Azure.Identity" Version="1.6.0" />
2222
<PackageReference Include="Microsoft.Extensions.Configuration" Version="6.0.1" />
2323
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="6.0.0" />
2424
<PackageReference Include="Microsoft.Extensions.Hosting" Version="6.0.1" />

0 commit comments

Comments
 (0)