refactor: 抽离 Docs/BuildingBlocks 子模块

This commit is contained in:
root
2026-01-29 03:07:01 +00:00
parent 725f89ae24
commit c5e2501e1a
97 changed files with 57 additions and 27026 deletions

View File

@@ -14,7 +14,7 @@
<PackageReference Include="RabbitMQ.Client" Version="7.2.0" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\Core\TakeoutSaaS.Shared.Abstractions\TakeoutSaaS.Shared.Abstractions.csproj" />
<ProjectReference Include="..\..\..\TakeoutSaaS.BuildingBlocks\src\Core\TakeoutSaaS.Shared.Abstractions\TakeoutSaaS.Shared.Abstractions.csproj" />
</ItemGroup>
<ItemGroup>
<PackageReference Update="System.IO.Packaging" Version="10.0.1" />