删除Npoi.Mapper包,SqlSugarCoreNoDrive升级至5.0.43

This commit is contained in:
izory
2021-11-20 17:43:55 +08:00
parent 1263023c46
commit 01cd8aaf15
6 changed files with 39 additions and 47 deletions

View File

@@ -11,8 +11,7 @@
<ItemGroup>
<PackageReference Include="Newtonsoft.Json" Version="12.0.3" />
<PackageReference Include="Npoi.Mapper" Version="3.5.1" />
<PackageReference Include="SqlSugarCoreNoDrive" Version="5.0.4" />
<PackageReference Include="SqlSugarCoreNoDrive" Version="5.0.4.3" />
<PackageReference Include="System.ComponentModel.Annotations" Version="5.0.0" />
</ItemGroup>