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.
2 parents 19ee153 + 318a5a5 commit 5af483aCopy full SHA for 5af483a
src/Infrastructure/Infrastructure.csproj
@@ -9,7 +9,7 @@
9
<PackageReference Include="Ardalis.Specification.EntityFrameworkCore" Version="8.0.0" />
10
<PackageReference Include="Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version="6.0.0" />
11
<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" Version="6.0.0" />
12
- <PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="6.34.0" />
+ <PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="8.14.0" />
13
</ItemGroup>
14
<ItemGroup>
15
<ProjectReference Include="..\ApplicationCore\ApplicationCore.csproj" />
0 commit comments