v1.5.0-preview0502 #291

This commit is contained in:
28810
2020-05-02 11:33:55 +08:00
parent 1e83a7eeaa
commit 5096bbc367
19 changed files with 36 additions and 52 deletions

View File

@ -6,13 +6,13 @@
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<IsPackable>true</IsPackable>
<PackAsTool>true</PackAsTool>
<Authors>2881099</Authors>
<Authors>ncc;YeXiangQin</Authors>
<Company>2881099</Company>
<Product>FreeSql</Product>
<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.4.0</Version>
<Version>1.5.0-preview0502</Version>
<PackageTags>FreeSql DbFirst 实体生成器</PackageTags>
</PropertyGroup>