We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54c78e7 commit a1c6ae3Copy full SHA for a1c6ae3
src/Core/Core.csproj
@@ -11,6 +11,6 @@
11
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="8.0.2" />
12
<PackageReference Include="Pomelo.EntityFrameworkCore.MySql" Version="8.0.3" />
13
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="8.0.13" />
14
- <PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="8.6.0" />
+ <PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="6.34.0" />
15
</ItemGroup>
16
</Project>
0 commit comments