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

@ -3,7 +3,7 @@
<PropertyGroup>
<!--;netcoreapp2.2;net472-->
<TargetFrameworks>netstandard2.1</TargetFrameworks>
<Version>3.2.200</Version>
<Version>3.2.300</Version>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<Authors>FreeSql;ncc;YeXiangQin;ChenBo</Authors>
<Description>FreeSql 数据库实现,基于 ClickHouse.Client Ado.net</Description>