This commit is contained in:
2881099
2021-12-17 19:19:38 +08:00
parent 92885e7b11
commit a979f96bff
26 changed files with 25 additions and 208 deletions

View File

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