Skip to content

Commit

Permalink
Fixed spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
jsmith-vensure committed Oct 12, 2024
1 parent 257bc6a commit 7c83fb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/X.PagedList.EF/X.PagedList.EF.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="[7.0.20,8)"/>
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="[7.0.20,8)"/>
<PackageReference Include="JetBrains.Annotations" Version="2024.2.0" PrivateAssets="all"/>
</ItemGroup>

Expand Down

0 comments on commit 7c83fb4

Please sign in to comment.