We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6f1351f + ace5252 commit 662891dCopy full SHA for 662891d
Microsoft.Identity.Web/Microsoft.Identity.Web.csproj
@@ -57,6 +57,6 @@
57
<PackageReference Include="Microsoft.AspNetCore.Authentication.OpenIdConnect" Version="3.1.1" />
58
<PackageReference Include="Microsoft.AspNetCore.DataProtection.Abstractions" Version="3.1.1" />
59
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="3.1.1" />
60
- <PackageReference Include="Microsoft.Identity.Client" Version="4.8.2" />
+ <PackageReference Include="Microsoft.Identity.Client" Version="4.9.0" />
61
</ItemGroup>
62
</Project>
0 commit comments