We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ed8430 commit a4861e8Copy full SHA for a4861e8
1 file changed
KCSCommunity.Application/KCSCommunity.Application.csproj
@@ -15,6 +15,7 @@
15
<PackageReference Include="Microsoft.AspNetCore.Identity" Version="2.3.1" />
16
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="9.0.6" />
17
<PackageReference Include="Microsoft.Extensions.Identity.Core" Version="9.0.6" />
18
+ <PackageReference Include="Microsoft.Extensions.Localization" Version="9.0.6" />
19
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="8.12.1" />
20
</ItemGroup>
21
0 commit comments