更改abp.vnext

This commit is contained in:
陈淳
2023-01-13 18:03:08 +08:00
parent 65377d9236
commit c905489ea5
22 changed files with 168 additions and 196 deletions

View File

@@ -6,6 +6,10 @@
<Nullable>enable</Nullable>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="SqlSugarCoreNoDrive" Version="5.1.3.45" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Yi.Framework.Domain.Shared\Yi.Framework.Domain.Shared.csproj" />
</ItemGroup>