FreeSql.Generator 增加神通 DbFirst 生成

This commit is contained in:
28810
2020-06-28 04:34:05 +08:00
parent 3a407694f2
commit afa713e61d
7 changed files with 17 additions and 22 deletions

View File

@ -37,7 +37,7 @@
</PropertyGroup>
<ItemGroup Condition="'$(TargetFramework)' == 'netcoreapp31'">
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="3.1.1" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="3.1.5" />
</ItemGroup>
<ItemGroup Condition="'$(TargetFramework)' == 'netcoreapp30'">
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="3.0.3" />