v1.9.0-preview0902 #445 #446

This commit is contained in:
28810
2020-09-02 19:23:52 +08:00
parent 8eadde930f
commit 9c8d616082
22 changed files with 21 additions and 37 deletions

View File

@ -12,7 +12,7 @@
<Description>使用 FreeSql 快速生成数据库的实体类安装dotnet tool install -g FreeSql.Generator</Description>
<PackageProjectUrl>https://github.com/2881099/FreeSql</PackageProjectUrl>
<RepositoryUrl>https://github.com/2881099/FreeSql</RepositoryUrl>
<Version>1.9.0-preview0901</Version>
<Version>1.9.0-preview0902</Version>
<PackageTags>FreeSql DbFirst 实体生成器</PackageTags>
</PropertyGroup>