Browse Source

Update demo

pull/29/MERGE
sunkaixuan 2 years ago
parent
commit
090733da0f
  1. 4
      Src/Asp.NetCore2/KdbndpTest/KdbndpTest.csproj

4
Src/Asp.NetCore2/KdbndpTest/KdbndpTest.csproj

@ -5,10 +5,6 @@
<TargetFramework>netcoreapp3.1</TargetFramework> <TargetFramework>netcoreapp3.1</TargetFramework>
</PropertyGroup> </PropertyGroup>
<ItemGroup>
<PackageReference Include="SqlSugarCore.Kdbndp" Version="6.1.0" />
</ItemGroup>
<ItemGroup> <ItemGroup>
<ProjectReference Include="..\SqlSugar\SqlSugar.csproj" /> <ProjectReference Include="..\SqlSugar\SqlSugar.csproj" />
</ItemGroup> </ItemGroup>

Loading…
Cancel
Save