Skip to content

Commit a4861e8

Browse files
committed
修复NuGet依赖
1 parent 1ed8430 commit a4861e8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

KCSCommunity.Application/KCSCommunity.Application.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
<PackageReference Include="Microsoft.AspNetCore.Identity" Version="2.3.1" />
1616
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="9.0.6" />
1717
<PackageReference Include="Microsoft.Extensions.Identity.Core" Version="9.0.6" />
18+
<PackageReference Include="Microsoft.Extensions.Localization" Version="9.0.6" />
1819
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="8.12.1" />
1920
</ItemGroup>
2021

0 commit comments

Comments
 (0)