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

@@ -9,4 +9,7 @@
<ProjectReference Include="..\..\Application\TakeoutSaaS.Application\TakeoutSaaS.Application.csproj" />
<ProjectReference Include="..\..\Infrastructure\TakeoutSaaS.Infrastructure\TakeoutSaaS.Infrastructure.csproj" />
</ItemGroup>
<ItemGroup>
<PackageReference Update="System.IO.Packaging" Version="10.0.1" />
</ItemGroup>
</Project>