Skip to content

Commit

Permalink
Merge pull request #4 from Zimmergren/dependabot/nuget/MicrosoftGraph…
Browse files Browse the repository at this point in the history
…Email.Read/Azure.Identity-1.10.2

Bump Azure.Identity from 1.8.0 to 1.10.2 in /MicrosoftGraphEmail.Read
  • Loading branch information
Zimmergren authored Feb 26, 2025
2 parents f2fa399 + d2b98ea commit 3802bfc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MicrosoftGraphEmail.Read/TZ.GraphReadEmailDemo.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Azure.Identity" Version="1.8.0" />
<PackageReference Include="Azure.Identity" Version="1.10.2" />
<PackageReference Include="Microsoft.Extensions.Configuration.UserSecrets" Version="6.0.1" />
<PackageReference Include="Microsoft.Graph" Version="4.49.0" />
</ItemGroup>
Expand Down

0 comments on commit 3802bfc

Please sign in to comment.