From 50dc1a9d91584b20e283aa2844f462ff484ad431 Mon Sep 17 00:00:00 2001 From: masoodafar-web Date: Tue, 25 Nov 2025 03:43:43 +0330 Subject: [PATCH] update --- .../FrontOffice.BFF.UserWallet.Protobuf.csproj | 9 +++++++++ 1 file changed, 9 insertions(+) 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 f562a50..e0ccedf 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 @@ -22,4 +22,13 @@ + + + + $(PackageOutputPath)$(PackageId).$(Version).nupkg + dotnet nuget push **/*.nupkg --source https://git.afrino.co/api/packages/FourSat/nuget/index.json --api-key 061a5cb15517c6da39c16cfce8556c55ae104d0d --skip-duplicate && del "$(NugetPackagePath)" + + + +