upd: add dependency to all microservice

This commit is contained in:
2025-09-08 20:45:51 +08:00
parent 060ffe4c6a
commit a342a69347
18 changed files with 70 additions and 7 deletions

View File

@ -16,4 +16,8 @@
<PackageReference Include="Volo.Abp.SettingManagement.Application.Contracts" Version="8.3.4" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\KonSoft.Payment.Domain.Shared\KonSoft.Payment.Domain.Shared.csproj" />
</ItemGroup>
</Project>