Add protobuf reference and update user order query response type

This commit is contained in:
masoodafar-web
2025-11-28 01:37:48 +03:30
parent e7414cd814
commit 5e284acebc
3 changed files with 7 additions and 2 deletions

View File

@@ -16,6 +16,7 @@
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\BackOffice.BFF.Domain\BackOffice.BFF.Domain.csproj" />
<ProjectReference Include="..\Protobufs\BackOffice.BFF.UserOrder.Protobuf\BackOffice.BFF.UserOrder.Protobuf.csproj" />
</ItemGroup>
</Project>