## v0.12.19

This commit is contained in:
28810
2019-12-14 01:37:50 +08:00
parent dfb4662d86
commit 655d19153b
16 changed files with 196 additions and 160 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>0.12.18</Version>
<Version>0.12.19</Version>
<PackageTags>FreeSql DbFirst 实体生成器</PackageTags>
</PropertyGroup>