This commit is contained in:
2881099
2020-12-07 20:37:59 +08:00
parent 87f2cba55f
commit 2434fa6cb9
23 changed files with 23 additions and 22 deletions

View File

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