This commit is contained in:
2881099
2022-03-31 10:43:33 +08:00
parent 713f98852c
commit 69c74590f4
27 changed files with 35 additions and 26 deletions

View File

@ -2,7 +2,7 @@
<PropertyGroup>
<TargetFrameworks>netstandard2.0;net45;net40</TargetFrameworks>
<Version>3.2.200</Version>
<Version>3.2.300</Version>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<Authors>FreeSql;ncc;YeXiangQin</Authors>
<Description>FreeSql 扩展包可实现实体类属性为对象时以JSON形式映射存储.</Description>