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 cf712d5 commit 7fe9a9eCopy full SHA for 7fe9a9e
src/X.PagedList.EF/X.PagedList.EF.csproj
@@ -21,7 +21,7 @@
21
</ItemGroup>
22
23
<ItemGroup Condition="'$(TargetFramework)' == 'net8.0'">
24
- <PackageReference Include="Microsoft.EntityFrameworkCore" Version="9.0.8" />
+ <PackageReference Include="Microsoft.EntityFrameworkCore" Version="9.0.9" />
25
26
27
<ItemGroup>
0 commit comments