Skip to content

Commit

Permalink
Bump Azure.Identity from 1.4.1 to 1.10.2 in /samples (#60)
Browse files Browse the repository at this point in the history
Bumps [Azure.Identity](https://github.com/Azure/azure-sdk-for-net) from 1.4.1 to 1.10.2.
- [Release notes](https://github.com/Azure/azure-sdk-for-net/releases)
- [Commits](Azure/azure-sdk-for-net@Azure.Identity_1.4.1...Azure.Identity_1.10.2)

---
updated-dependencies:
- dependency-name: Azure.Identity
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Paul Schaeflein <paul@schaeflein.net>
  • Loading branch information
dependabot[bot] and pschaeflein committed Oct 19, 2023
1 parent 5473e25 commit c250116
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/Graph.Community.Samples.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Azure.Identity" Version="1.4.1" />
<PackageReference Include="Azure.Identity" Version="1.10.2" />
<PackageReference Include="microsoft.extensions.caching.memory" Version="3.1.18" />
<PackageReference Include="microsoft.extensions.configuration" Version="3.1.18" />
<PackageReference Include="microsoft.extensions.configuration.binder" Version="3.1.18" />
Expand Down

0 comments on commit c250116

Please sign in to comment.