Skip to content

Commit

Permalink
update linq2db efcore to the ef core 9 version
Browse files Browse the repository at this point in the history
  • Loading branch information
hahn-kev committed Nov 19, 2024
1 parent d2b01b1 commit 7d0a3ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@
<PackageVersion Include="coverlet.collector" Version="6.0.2" />
<PackageVersion Include="Microsoft.VisualStudio.Threading.Analyzers" Version="17.12.19" />
<PackageVersion Include="linq2db.AspNet" Version="5.4.1" />
<PackageVersion Include="linq2db.EntityFrameworkCore" Version="9.0.0-rc.2" />
<PackageVersion Include="linq2db.EntityFrameworkCore" Version="9.0.0" />
</ItemGroup>
</Project>

0 comments on commit 7d0a3ef

Please sign in to comment.