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.
1 parent fbd8cb9 commit fe8e6c7Copy full SHA for fe8e6c7
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