This commit is contained in:
2881099
2021-08-31 18:37:50 +08:00
parent 26f2578cf6
commit e0f9db7484
25 changed files with 173 additions and 173 deletions

View File

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