We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fe5d3e2 + c5a6e53 commit c53a281Copy full SHA for c53a281
1 file changed
MyPo.Api/MyPo.Api.csproj
@@ -11,7 +11,7 @@
11
12
<ItemGroup>
13
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="8.0.24" />
14
- <PackageReference Include="Microsoft.IdentityModel.Protocols.OpenIdConnect" Version="8.13.0" />
+ <PackageReference Include="Microsoft.IdentityModel.Protocols.OpenIdConnect" Version="8.16.0" />
15
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="8.0.24" />
16
<PackageReference Include="Microsoft.Identity.Client" Version="4.82.1" />
17
<PackageReference Include="Swashbuckle.AspNetCore" Version="8.1.4" />
0 commit comments