This commit is contained in:
Tizian.Breuch
2025-07-22 08:59:31 +02:00
parent 7100949276
commit 9429468424
7 changed files with 16 additions and 12 deletions

View File

@@ -19,8 +19,8 @@
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Webshop.Application\Webshop.Application.csproj" />
<ProjectReference Include="..\Webshop.Infrastructure\Webshop.Infrastructure.csproj" />
<ProjectReference Include="..\Webshop.Application\Shop.Application.csproj" />
<ProjectReference Include="..\Webshop.Infrastructure\Shop.Infrastructure.csproj" />
</ItemGroup>
</Project>