From bb011b82629c361e5ccdd13b5507d2763181d534 Mon Sep 17 00:00:00 2001 From: Axel Heer Date: Thu, 21 Jan 2021 18:50:00 +0100 Subject: [PATCH] Update version --- build.props | 2 +- pack.props | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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