feat: Update protobuf namespaces and package versions

This commit is contained in:
masoodafar-web
2025-12-06 14:25:02 +03:30
parent 09fc0d85af
commit 2ef27663a0
31 changed files with 218 additions and 80 deletions

View File

@@ -7,7 +7,7 @@ import "google/protobuf/empty.proto";
import "google/protobuf/wrappers.proto";
import "google/protobuf/timestamp.proto";
option csharp_namespace = "BackOffice.BFF.ClubMembership.Protobuf";
option csharp_namespace = "Foursat.BackOffice.BFF.ClubMembership.Protobuf";
service ClubMembershipContract
{