update all nuget package (#603)

This commit is contained in:
Cédric Michel
2021-10-28 15:25:55 +02:00
committed by GitHub
parent 463e6f522d
commit ed63faac84
8 changed files with 17 additions and 17 deletions

View File

@@ -7,7 +7,7 @@
<ItemGroup>
<PackageReference Include="Ardalis.Specification.EntityFrameworkCore" Version="5.2.0" />
<PackageReference Include="Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version="5.0.10" />
<PackageReference Include="Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version="5.0.11" />
<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" Version="5.0.11" />
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="6.13.1" />
</ItemGroup>