v3.2.600-preview20220425

This commit is contained in:
2881099
2022-04-25 19:05:33 +08:00
parent fda00c2564
commit a56359fa46
28 changed files with 30 additions and 27 deletions

View File

@ -2,7 +2,7 @@
<PropertyGroup>
<TargetFrameworks>netstandard2.0;net60;net50;net451;net45;net40</TargetFrameworks>
<Version>3.2.600-preview20220424</Version>
<Version>3.2.600-preview20220425</Version>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<Authors>FreeSql;ncc;YeXiangQin</Authors>
<Description>FreeSql 数据库实现,基于 System.Data.SqlClient + SqlServer 2005+并根据版本适配分页方法row_number 或 offset fetch next</Description>