🔥 使用Directory.Build.props统一维护版本

This commit is contained in:
igeekfan
2022-04-26 00:38:39 +08:00
parent 10306d39c2
commit 814f82a895
27 changed files with 4 additions and 26 deletions

View File

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