chore: 移除两个项目中多余的SqlSugar依赖包

This commit is contained in:
glz
2026-06-01 13:56:03 +08:00
parent de769ccf12
commit ab53492cc4
2 changed files with 0 additions and 2 deletions

View File

@ -8,7 +8,6 @@
<ItemGroup>
<PackageReference Include="Microsoft.Extensions.Configuration.Abstractions" Version="8.0.0" />
<PackageReference Include="MySqlConnector" Version="2.5.0" />
<PackageReference Include="SqlSugar" Version="5.1.4.207" />
</ItemGroup>
<PropertyGroup>