Update demo

This commit is contained in:
sunkaixuan 2023-09-20 20:11:59 +08:00
parent 195c8be8e8
commit cddebc58c2

View File

@ -15,6 +15,10 @@
<None Include="..\.editorconfig" Link=".editorconfig" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="System.Linq.Dynamic.Core" Version="1.3.4" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\SqlSugar\SqlSugar.csproj" />
</ItemGroup>