diff --git a/SQLBuilder.Core/SQLBuilder.Core.csproj b/SQLBuilder.Core/SQLBuilder.Core.csproj
index 5f46874..ad85d1f 100644
--- a/SQLBuilder.Core/SQLBuilder.Core.csproj
+++ b/SQLBuilder.Core/SQLBuilder.Core.csproj
@@ -2,16 +2,18 @@
netstandard2.0
- 1.0.3.0
+ 1.0.3.1
张强
- 1.0.3.0
+ 1.0.3.1
true
Expression表达式转换为SQL语句,支持SqlServer、MySQL、Oracle、SQLite、PostgreSQL
- Copyright © 2018 , 张强 943620963@qq.com
+ Copyright © 2018-2020 , 张强 943620963@qq.com
Zq.SQLBuilder.Core
- 1.修复ToDynamicParameters扩展方法把参数名前缀全部替换成@的BUG;
-2.更新nuget引用包为最新稳定版本;
- 1.0.3.0
+ 1.修复FindEntity主键值为null抛出异常bug;
+2.修复Lambda表达式中部分Contains方法sql解析错误bug;
+3.修复IN和NOT IN取非语法解析错误bug;
+4.nuget引用包更新至最新版本;
+ 1.0.3.1
https://github.com/zqlovejyc/SQLBuilder.Core
@@ -26,17 +28,17 @@
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
-
+