From a1413f2cf7a8c3a20476180ed49fca4ff55dc6d0 Mon Sep 17 00:00:00 2001 From: sunkaixuan <610262374@qq.com> Date: Fri, 26 Sep 2025 12:08:25 +0800 Subject: [PATCH] Synchronous code --- Src/Asp.Net/SqlSugar/Properties/AssemblyInfo.cs | 4 ++-- Src/Asp.Net/SqlSugar/SqlSugar.nuspec | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Src/Asp.Net/SqlSugar/Properties/AssemblyInfo.cs b/Src/Asp.Net/SqlSugar/Properties/AssemblyInfo.cs index 0bc13a92e..03cf899dd 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.1.4.204")] -[assembly: AssemblyFileVersion("5.1.4.204")] +[assembly: AssemblyVersion("5.1.4.205")] +[assembly: AssemblyFileVersion("5.1.4.205")] diff --git a/Src/Asp.Net/SqlSugar/SqlSugar.nuspec b/Src/Asp.Net/SqlSugar/SqlSugar.nuspec index 542ca518a..35bff56f9 100644 --- a/Src/Asp.Net/SqlSugar/SqlSugar.nuspec +++ b/Src/Asp.Net/SqlSugar/SqlSugar.nuspec @@ -1,8 +1,8 @@ - + SqlSugar - 5.1.4.204 + 5.1.4.205 .Net 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