This commit is contained in:
28810
2019-08-31 03:01:50 +08:00
parent baf6d768a4
commit 56cd333f6f
11 changed files with 11 additions and 11 deletions

View File

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