From bbada0467b5277587bb6652c5a23a39249232d4f Mon Sep 17 00:00:00 2001 From: sunkaixuna <610262374@qq.com> Date: Tue, 12 Oct 2021 18:59:46 +0800 Subject: [PATCH] 5.0.4.2 --- Src/Asp.Net/SqlSugar/Properties/AssemblyInfo.cs | 4 ++-- Src/Asp.Net/SqlSugar/SqlSugar.nuspec | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Src/Asp.Net/SqlSugar/Properties/AssemblyInfo.cs b/Src/Asp.Net/SqlSugar/Properties/AssemblyInfo.cs index 7dc0ba338..98cbfa3dc 100644 --- a/Src/Asp.Net/SqlSugar/Properties/AssemblyInfo.cs +++ b/Src/Asp.Net/SqlSugar/Properties/AssemblyInfo.cs @@ -31,5 +31,5 @@ using System.Runtime.InteropServices; // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("5.0.4.1")] -[assembly: AssemblyFileVersion("5.0.4.1")] +[assembly: AssemblyVersion("5.0.4.2")] +[assembly: AssemblyFileVersion("5.0.4.2")] diff --git a/Src/Asp.Net/SqlSugar/SqlSugar.nuspec b/Src/Asp.Net/SqlSugar/SqlSugar.nuspec index ac5d00380..afe0a12ea 100644 --- a/Src/Asp.Net/SqlSugar/SqlSugar.nuspec +++ b/Src/Asp.Net/SqlSugar/SqlSugar.nuspec @@ -2,7 +2,7 @@ SqlSugar - 5.0.4.1 + 5.0.4.2 SqlSugar .NET ORM Framework 版本, 5.0.3.3-max 最低要求 .Net Framework 4.6 | 5.0.0.2-5.0.3.2 最低要求 .Net Framework 4.5 | 4.0-4.9.11 最低要求 .Net Framework 4.0+ .NET ORM sun kaixuan landa