From b02b32a36f757cfc1324559632e4641ba0a279ed Mon Sep 17 00:00:00 2001 From: sunkaixuan <610262374@qq.com> Date: Mon, 10 Jul 2017 04:37:52 +0800 Subject: [PATCH] Update Core --- .../SqlServerTest/src/SqlSugar/Properties/AssemblyInfo.cs | 4 ++-- .../SqlServerTest/src/SqlSugar/SqlSugarForCore.nuspec | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Src/Asp.NetCore/SqlServerTest/src/SqlSugar/Properties/AssemblyInfo.cs b/Src/Asp.NetCore/SqlServerTest/src/SqlSugar/Properties/AssemblyInfo.cs index ed8cb0001..cb0bd82e9 100644 --- a/Src/Asp.NetCore/SqlServerTest/src/SqlSugar/Properties/AssemblyInfo.cs +++ b/Src/Asp.NetCore/SqlServerTest/src/SqlSugar/Properties/AssemblyInfo.cs @@ -17,5 +17,5 @@ using System.Runtime.InteropServices; // The following GUID is for the ID of the typelib if this project is exposed to COM [assembly: Guid("1c022a5c-4e4d-4026-a8a3-f659b9740a1a")] -[assembly: AssemblyVersion("4.1.1.5")] -[assembly: AssemblyFileVersion("4.1.1.5")] +[assembly: AssemblyVersion("4.2")] +[assembly: AssemblyFileVersion("4.2")] diff --git a/Src/Asp.NetCore/SqlServerTest/src/SqlSugar/SqlSugarForCore.nuspec b/Src/Asp.NetCore/SqlServerTest/src/SqlSugar/SqlSugarForCore.nuspec index 0ca511cc9..73bd34880 100644 --- a/Src/Asp.NetCore/SqlServerTest/src/SqlSugar/SqlSugarForCore.nuspec +++ b/Src/Asp.NetCore/SqlServerTest/src/SqlSugar/SqlSugarForCore.nuspec @@ -2,7 +2,7 @@ sqlSugarCore - 4.1.1.5 + 4.2 sunkaixuan Landa http://www.apache.org/licenses/LICENSE-2.0.html