- 优化 ISelect<T1, T2> 对象 .LeftJoin<T2> 表别名;#1348

This commit is contained in:
2881099
2022-11-25 15:03:13 +08:00
parent 77d2a436d6
commit cc89a6c685
4 changed files with 41 additions and 1 deletions

View File

@ -2,7 +2,7 @@
<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFrameworks>netcoreapp3.1;net60</TargetFrameworks>
<TargetFrameworks>net60</TargetFrameworks>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<IsPackable>true</IsPackable>
<PackAsTool>true</PackAsTool>