Skip to content

Commit

Permalink
Update Tingle.Extensions.EntityFrameworkCore.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
mburumaxwell authored Oct 14, 2024
1 parent 2e2e4bc commit 7e834e1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
</PropertyGroup>

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

Expand Down

0 comments on commit 7e834e1

Please sign in to comment.