Skip to content

Commit c910629

Browse files
authored
Merge pull request #70 from coderpatros/dependabot/nuget/Microsoft.IdentityModel.Clients.ActiveDirectory-5.2.8
Bump Microsoft.IdentityModel.Clients.ActiveDirectory from 5.2.7 to 5.2.8
2 parents 3511c1a + cc458a6 commit c910629

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CoderPatros.AuthenticatedHttpClient.AzureAd/CoderPatros.AuthenticatedHttpClient.AzureAd.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1919
<PrivateAssets>all</PrivateAssets>
2020
</PackageReference>
21-
<PackageReference Include="Microsoft.IdentityModel.Clients.ActiveDirectory" Version="5.2.7" />
21+
<PackageReference Include="Microsoft.IdentityModel.Clients.ActiveDirectory" Version="5.2.8" />
2222
</ItemGroup>
2323

2424
</Project>

0 commit comments

Comments
 (0)