added dependencies

This commit is contained in:
2026-07-03 20:02:31 +02:00
parent 9b4a8d79b1
commit ffb640049c
74 changed files with 8103 additions and 8 deletions
+5
View File
@@ -10,4 +10,9 @@
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="10.0.9" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Nexus.Application\Nexus.Application.csproj" />
<ProjectReference Include="..\Nexus.Infrastructure\Nexus.Infrastructure.csproj" />
</ItemGroup>
</Project>