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 0f7353f + fe8e6c7 commit 4bcc8cbCopy full SHA for 4bcc8cb
src/Infrastructure/Infrastructure.csproj
@@ -6,7 +6,7 @@
6
</PropertyGroup>
7
8
<ItemGroup>
9
- <PackageReference Include="Ardalis.Specification.EntityFrameworkCore" Version="5.2.0" />
+ <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" />
0 commit comments