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 5af483a + 22da7a5 commit c5b7fc2Copy full SHA for c5b7fc2
src/Infrastructure/Infrastructure.csproj
@@ -7,7 +7,7 @@
7
8
<ItemGroup>
9
<PackageReference Include="Ardalis.Specification.EntityFrameworkCore" Version="8.0.0" />
10
- <PackageReference Include="Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version="6.0.0" />
+ <PackageReference Include="Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version="6.0.36" />
11
<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" Version="6.0.0" />
12
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="8.14.0" />
13
</ItemGroup>
0 commit comments