This commit is contained in:
28810
2020-05-25 04:20:42 +08:00
parent 5353b9bdb1
commit 1ac13d6327
19 changed files with 187 additions and 18 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.5.0-preview0525</Version>
<Version>1.5.0</Version>
<PackageTags>FreeSql DbFirst 实体生成器</PackageTags>
</PropertyGroup>