Skip to content

Commit

Permalink
Merge pull request #27 from mehmetseckin/dependabot/nuget/src/Todo.Co…
Browse files Browse the repository at this point in the history
…re/Microsoft.Identity.Client-4.61.3

Bump Microsoft.Identity.Client from 4.59.0 to 4.61.3 in /src/Todo.Core
  • Loading branch information
mehmetseckin authored Jul 24, 2024
2 parents 09f9e76 + 583f6df commit 4676aba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Todo.Core/Todo.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="8.0.0" />
<PackageReference Include="Microsoft.Graph" Version="5.41.0" />
<PackageReference Include="Microsoft.Identity.Client" Version="4.59.0" />
<PackageReference Include="Microsoft.Identity.Client" Version="4.61.3" />
</ItemGroup>

</Project>

0 comments on commit 4676aba

Please sign in to comment.