From f8ad0a6845ec9faa21a01e5ad0be3fcc203ec728 Mon Sep 17 00:00:00 2001 From: masoodafar-web Date: Fri, 28 Nov 2025 08:39:19 +0330 Subject: [PATCH] Update package IDs and versions for protobuf projects --- src/FrontOffice.BFF.Domain/FrontOffice.BFF.Domain.csproj | 2 +- .../FrontOffice.BFF.Products.Protobuf.csproj | 4 ++-- .../FrontOffice.BFF.ShopingCart.Protobuf.csproj | 2 +- .../FrontOffice.BFF.UserWallet.Protobuf.csproj | 4 ++-- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/src/FrontOffice.BFF.Domain/FrontOffice.BFF.Domain.csproj b/src/FrontOffice.BFF.Domain/FrontOffice.BFF.Domain.csproj index 9f3f3bc..fb23035 100644 --- a/src/FrontOffice.BFF.Domain/FrontOffice.BFF.Domain.csproj +++ b/src/FrontOffice.BFF.Domain/FrontOffice.BFF.Domain.csproj @@ -7,7 +7,7 @@ - + diff --git a/src/Protobufs/FrontOffice.BFF.Products.Protobuf/FrontOffice.BFF.Products.Protobuf.csproj b/src/Protobufs/FrontOffice.BFF.Products.Protobuf/FrontOffice.BFF.Products.Protobuf.csproj index bac85a4..de6871a 100644 --- a/src/Protobufs/FrontOffice.BFF.Products.Protobuf/FrontOffice.BFF.Products.Protobuf.csproj +++ b/src/Protobufs/FrontOffice.BFF.Products.Protobuf/FrontOffice.BFF.Products.Protobuf.csproj @@ -3,8 +3,8 @@ net7.0 enable enable - 0.0.11 - FrontOffice.BFF.Products.Protobuf + 0.0.12 + Foursat.FrontOffice.BFF.Products.Protobuf False False None diff --git a/src/Protobufs/FrontOffice.BFF.ShopingCart.Protobuf/FrontOffice.BFF.ShopingCart.Protobuf.csproj b/src/Protobufs/FrontOffice.BFF.ShopingCart.Protobuf/FrontOffice.BFF.ShopingCart.Protobuf.csproj index 688046e..e6e43fc 100644 --- a/src/Protobufs/FrontOffice.BFF.ShopingCart.Protobuf/FrontOffice.BFF.ShopingCart.Protobuf.csproj +++ b/src/Protobufs/FrontOffice.BFF.ShopingCart.Protobuf/FrontOffice.BFF.ShopingCart.Protobuf.csproj @@ -4,7 +4,7 @@ enable enable 0.0.15 - FrontOffice.BFF.ShopingCart.Protobuf + Foursat.FrontOffice.BFF.ShopingCart.Protobuf False False None diff --git a/src/Protobufs/FrontOffice.BFF.UserWallet.Protobuf/FrontOffice.BFF.UserWallet.Protobuf.csproj b/src/Protobufs/FrontOffice.BFF.UserWallet.Protobuf/FrontOffice.BFF.UserWallet.Protobuf.csproj index e0ccedf..5b6498e 100644 --- a/src/Protobufs/FrontOffice.BFF.UserWallet.Protobuf/FrontOffice.BFF.UserWallet.Protobuf.csproj +++ b/src/Protobufs/FrontOffice.BFF.UserWallet.Protobuf/FrontOffice.BFF.UserWallet.Protobuf.csproj @@ -3,8 +3,8 @@ net7.0 enable enable - 0.0.11 - FrontOffice.BFF.UserWallet.Protobuf + 0.0.12 + Foursat.FrontOffice.BFF.UserWallet.Protobuf False False None