Skip to content

Commit 71ae07a

Browse files
authored
Merge pull request #54 from coderpatros/dependabot/nuget/Microsoft.IdentityModel.Clients.ActiveDirectory-5.2.7
Bump Microsoft.IdentityModel.Clients.ActiveDirectory from 5.2.6 to 5.2.7
2 parents b43a42b + d10701e commit 71ae07a

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
@@ -17,7 +17,7 @@
1717
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1818
<PrivateAssets>all</PrivateAssets>
1919
</PackageReference>
20-
<PackageReference Include="Microsoft.IdentityModel.Clients.ActiveDirectory" Version="5.2.6" />
20+
<PackageReference Include="Microsoft.IdentityModel.Clients.ActiveDirectory" Version="5.2.7" />
2121
</ItemGroup>
2222

2323
</Project>

0 commit comments

Comments
 (0)