- debug code

This commit is contained in:
2881099
2020-11-03 12:00:24 +08:00
parent 768cbdc97a
commit d88b465022
4 changed files with 233 additions and 50 deletions

View File

@ -29,7 +29,11 @@
<DocumentationFile>FreeSql.Extensions.Linq.xml</DocumentationFile>
<WarningLevel>3</WarningLevel>
</PropertyGroup>
<PropertyGroup Condition="'$(TargetFramework)' == 'net40'">
<DefineConstants>net40</DefineConstants>
</PropertyGroup>
<ItemGroup>
<ProjectReference Include="..\..\FreeSql\FreeSql.csproj" />
</ItemGroup>