refactor: 抽离 Docs/BuildingBlocks 子模块

This commit is contained in:
2026-01-29 02:42:38 +00:00
parent 725f89ae24
commit 467d221022
97 changed files with 57 additions and 27026 deletions

View File

@@ -10,7 +10,7 @@
<AdditionalFiles Include="$(MSBuildThisFileDirectory)stylecop.json" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="System.IO.Packaging" Version="8.0.1" />
<PackageReference Include="System.IO.Packaging" Version="10.0.1" />
</ItemGroup>
<ItemGroup Condition="'$(MSBuildProjectName)' == 'TakeoutSaaS.Infrastructure'">
<PackageReference Include="MassTransit" Version="8.2.5" />