diff --git a/build.props b/build.props index 3281265..62b7141 100644 --- a/build.props +++ b/build.props @@ -3,7 +3,7 @@ Enable 9.0 - 5.0.0 + 5.0.1 diff --git a/pack.props b/pack.props index da3d6ad..0255b0e 100644 --- a/pack.props +++ b/pack.props @@ -31,7 +31,7 @@ To support different LINQ implementations, the following flavours are available. icon.png https://github.com/axelheer/nein-linq MIT - Added support for EF Core 5.0. + Improved handling of dynamic lambda factories. LINQ;EF;IX