Skip to content

Commit

Permalink
Update LightResults.Extensions.EntityFrameworkCore.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
jscarle authored Jul 1, 2024
1 parent 65b269d commit 2113e6f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
</ItemGroup>

<ItemGroup Condition="'$(TargetFramework)' == 'net7.0'">
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="8.0.0"/>
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="7.0.0"/>
</ItemGroup>

<ItemGroup Condition="'$(TargetFramework)' == 'net8.0'">
Expand Down

0 comments on commit 2113e6f

Please sign in to comment.