fix: 升级依赖并适配消息模块

This commit is contained in:
2025-12-27 11:04:11 +08:00
parent b75f4bca54
commit 3d6e2f02b4
23 changed files with 124 additions and 64 deletions

View File

@@ -10,5 +10,8 @@
<ItemGroup>
<ProjectReference Include="..\..\Core\TakeoutSaaS.Shared.Abstractions\TakeoutSaaS.Shared.Abstractions.csproj" />
</ItemGroup>
<ItemGroup>
<PackageReference Update="System.IO.Packaging" Version="10.0.1" />
</ItemGroup>
</Project>