This commit is contained in:
2881099
2020-11-24 22:16:43 +08:00
parent f3eb49040c
commit f179943d4e
23 changed files with 205 additions and 241 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>2.0.0-preview1123</Version>
<Version>2.0.0</Version>
<PackageTags>FreeSql DbFirst 实体生成器</PackageTags>
</PropertyGroup>