From 20998f37ec7736f7f1bb10db0d578fe4dd5e1cee Mon Sep 17 00:00:00 2001 From: jiahua zhang <279328316@qq.com> Date: Tue, 14 Jul 2020 18:56:36 +0800 Subject: [PATCH] Jc Version Up --- Jc.Core.Base/Jc.Core.Base.csproj | 2 +- Jc.Core.MsSql/Jc.Core.MsSql.csproj | 2 +- Jc.Core.MySql/Jc.Core.MySql.csproj | 2 +- Jc.Core.PostgreSql/Jc.Core.PostgreSql.csproj | 2 +- Jc.Core.Sqlite/Jc.Core.Sqlite.csproj | 2 +- Jc.Core/Jc.Core.csproj | 7 ++----- 6 files changed, 7 insertions(+), 10 deletions(-) diff --git a/Jc.Core.Base/Jc.Core.Base.csproj b/Jc.Core.Base/Jc.Core.Base.csproj index 3535e9d..cffff5c 100644 --- a/Jc.Core.Base/Jc.Core.Base.csproj +++ b/Jc.Core.Base/Jc.Core.Base.csproj @@ -2,7 +2,7 @@ netstandard2.0 - 1.1.2.5 + 1.1.2.6 true 简单好用的.net开源Orm框架 https://github.com/279328316/JcCore diff --git a/Jc.Core.MsSql/Jc.Core.MsSql.csproj b/Jc.Core.MsSql/Jc.Core.MsSql.csproj index 9420f75..8fac05c 100644 --- a/Jc.Core.MsSql/Jc.Core.MsSql.csproj +++ b/Jc.Core.MsSql/Jc.Core.MsSql.csproj @@ -8,7 +8,7 @@ Jc.Core .net 开源Orm框架 For MsSql 简单好用的.net开源Orm框架 author:279328316@qq.com - 1.1.2.5 + 1.1.2.6 1.0.0.1 1.0.0.1 true diff --git a/Jc.Core.MySql/Jc.Core.MySql.csproj b/Jc.Core.MySql/Jc.Core.MySql.csproj index 3aa3e4b..0f998c2 100644 --- a/Jc.Core.MySql/Jc.Core.MySql.csproj +++ b/Jc.Core.MySql/Jc.Core.MySql.csproj @@ -10,7 +10,7 @@ author:279328316@qq.com 1.0.0.1 1.0.0.1 - 1.1.2.5 + 1.1.2.6 diff --git a/Jc.Core.PostgreSql/Jc.Core.PostgreSql.csproj b/Jc.Core.PostgreSql/Jc.Core.PostgreSql.csproj index a433bb9..b5380fa 100644 --- a/Jc.Core.PostgreSql/Jc.Core.PostgreSql.csproj +++ b/Jc.Core.PostgreSql/Jc.Core.PostgreSql.csproj @@ -2,7 +2,7 @@ netstandard2.0 - 1.1.2.5 + 1.1.2.6 Jc.Core .net 开源Orm框架 For PostgreSql 简单好用的.net开源Orm框架 true diff --git a/Jc.Core.Sqlite/Jc.Core.Sqlite.csproj b/Jc.Core.Sqlite/Jc.Core.Sqlite.csproj index 98d8f36..846524a 100644 --- a/Jc.Core.Sqlite/Jc.Core.Sqlite.csproj +++ b/Jc.Core.Sqlite/Jc.Core.Sqlite.csproj @@ -10,7 +10,7 @@ author:279328316@qq.com 1.0.0.1 1.0.0.1 - 1.1.2.5 + 1.1.2.6 diff --git a/Jc.Core/Jc.Core.csproj b/Jc.Core/Jc.Core.csproj index 20cd30d..03232f5 100644 --- a/Jc.Core/Jc.Core.csproj +++ b/Jc.Core/Jc.Core.csproj @@ -10,7 +10,7 @@ author:279328316@qq.com https://github.com/279328316/JcCore 1.0.0.1 1.0.0.1 - 1.1.2.5 + 1.1.2.6 false @@ -31,6 +31,7 @@ https://github.com/279328316/JcCore + @@ -42,8 +43,4 @@ https://github.com/279328316/JcCore - - - -