From eda91d4f1fb2088abe966db8d1bff6b4655f8839 Mon Sep 17 00:00:00 2001 From: masoodafar-web Date: Wed, 26 Nov 2025 22:35:17 +0330 Subject: [PATCH] update --- .../BackOffice.BFF.Application.csproj | 4 ++-- src/BackOffice.BFF.Domain/BackOffice.BFF.Domain.csproj | 4 ++-- .../BackOffice.BFF.Infrastructure.csproj | 4 ++-- src/BackOffice.BFF.WebApi/BackOffice.BFF.WebApi.csproj | 4 ++-- .../BackOffice.BFF.Otp.Protobuf.csproj | 2 +- .../BackOffice.BFF.Package.Protobuf.csproj | 2 +- .../BackOffice.BFF.Role.Protobuf.csproj | 2 +- .../BackOffice.BFF.User.Protobuf.csproj | 2 +- .../BackOffice.BFF.UserAddress.Protobuf.csproj | 2 +- .../BackOffice.BFF.UserOrder.Protobuf.csproj | 2 +- .../BackOffice.BFF.UserRole.Protobuf.csproj | 2 +- 11 files changed, 15 insertions(+), 15 deletions(-) diff --git a/src/BackOffice.BFF.Application/BackOffice.BFF.Application.csproj b/src/BackOffice.BFF.Application/BackOffice.BFF.Application.csproj index 45732a3..8d57410 100644 --- a/src/BackOffice.BFF.Application/BackOffice.BFF.Application.csproj +++ b/src/BackOffice.BFF.Application/BackOffice.BFF.Application.csproj @@ -1,13 +1,13 @@ - net7.0 + net9.0 enable - + diff --git a/src/BackOffice.BFF.Domain/BackOffice.BFF.Domain.csproj b/src/BackOffice.BFF.Domain/BackOffice.BFF.Domain.csproj index 1ad5ef4..94da898 100644 --- a/src/BackOffice.BFF.Domain/BackOffice.BFF.Domain.csproj +++ b/src/BackOffice.BFF.Domain/BackOffice.BFF.Domain.csproj @@ -1,12 +1,12 @@ - net7.0 + net9.0 enable - + diff --git a/src/BackOffice.BFF.Infrastructure/BackOffice.BFF.Infrastructure.csproj b/src/BackOffice.BFF.Infrastructure/BackOffice.BFF.Infrastructure.csproj index a67c66f..3eb739c 100644 --- a/src/BackOffice.BFF.Infrastructure/BackOffice.BFF.Infrastructure.csproj +++ b/src/BackOffice.BFF.Infrastructure/BackOffice.BFF.Infrastructure.csproj @@ -1,13 +1,13 @@ - net7.0 + net9.0 enable - + diff --git a/src/BackOffice.BFF.WebApi/BackOffice.BFF.WebApi.csproj b/src/BackOffice.BFF.WebApi/BackOffice.BFF.WebApi.csproj index b9eb7c6..c484c88 100644 --- a/src/BackOffice.BFF.WebApi/BackOffice.BFF.WebApi.csproj +++ b/src/BackOffice.BFF.WebApi/BackOffice.BFF.WebApi.csproj @@ -1,7 +1,7 @@  - net7.0 + net9.0 enable Linux ..\..\.. @@ -12,7 +12,7 @@ - + diff --git a/src/Protobufs/BackOffice.BFF.Otp.Protobuf/BackOffice.BFF.Otp.Protobuf.csproj b/src/Protobufs/BackOffice.BFF.Otp.Protobuf/BackOffice.BFF.Otp.Protobuf.csproj index 7eb59bf..59a262c 100644 --- a/src/Protobufs/BackOffice.BFF.Otp.Protobuf/BackOffice.BFF.Otp.Protobuf.csproj +++ b/src/Protobufs/BackOffice.BFF.Otp.Protobuf/BackOffice.BFF.Otp.Protobuf.csproj @@ -1,7 +1,7 @@ - net7.0 + net9.0 enable enable 0.0.111 diff --git a/src/Protobufs/BackOffice.BFF.Package.Protobuf/BackOffice.BFF.Package.Protobuf.csproj b/src/Protobufs/BackOffice.BFF.Package.Protobuf/BackOffice.BFF.Package.Protobuf.csproj index b7a3b8f..b961dd8 100644 --- a/src/Protobufs/BackOffice.BFF.Package.Protobuf/BackOffice.BFF.Package.Protobuf.csproj +++ b/src/Protobufs/BackOffice.BFF.Package.Protobuf/BackOffice.BFF.Package.Protobuf.csproj @@ -1,7 +1,7 @@ - net7.0 + net9.0 enable enable 0.0.111 diff --git a/src/Protobufs/BackOffice.BFF.Role.Protobuf/BackOffice.BFF.Role.Protobuf.csproj b/src/Protobufs/BackOffice.BFF.Role.Protobuf/BackOffice.BFF.Role.Protobuf.csproj index bc6c936..5a5450b 100644 --- a/src/Protobufs/BackOffice.BFF.Role.Protobuf/BackOffice.BFF.Role.Protobuf.csproj +++ b/src/Protobufs/BackOffice.BFF.Role.Protobuf/BackOffice.BFF.Role.Protobuf.csproj @@ -1,7 +1,7 @@ - net7.0 + net9.0 enable enable 0.0.111 diff --git a/src/Protobufs/BackOffice.BFF.User.Protobuf/BackOffice.BFF.User.Protobuf.csproj b/src/Protobufs/BackOffice.BFF.User.Protobuf/BackOffice.BFF.User.Protobuf.csproj index e0da992..07f76b7 100644 --- a/src/Protobufs/BackOffice.BFF.User.Protobuf/BackOffice.BFF.User.Protobuf.csproj +++ b/src/Protobufs/BackOffice.BFF.User.Protobuf/BackOffice.BFF.User.Protobuf.csproj @@ -1,7 +1,7 @@ - net7.0 + net9.0 enable enable 0.0.111 diff --git a/src/Protobufs/BackOffice.BFF.UserAddress.Protobuf/BackOffice.BFF.UserAddress.Protobuf.csproj b/src/Protobufs/BackOffice.BFF.UserAddress.Protobuf/BackOffice.BFF.UserAddress.Protobuf.csproj index 4b326c4..4504fd6 100644 --- a/src/Protobufs/BackOffice.BFF.UserAddress.Protobuf/BackOffice.BFF.UserAddress.Protobuf.csproj +++ b/src/Protobufs/BackOffice.BFF.UserAddress.Protobuf/BackOffice.BFF.UserAddress.Protobuf.csproj @@ -1,7 +1,7 @@ - net7.0 + net9.0 enable enable 0.0.111 diff --git a/src/Protobufs/BackOffice.BFF.UserOrder.Protobuf/BackOffice.BFF.UserOrder.Protobuf.csproj b/src/Protobufs/BackOffice.BFF.UserOrder.Protobuf/BackOffice.BFF.UserOrder.Protobuf.csproj index 9f316d9..5c40a26 100644 --- a/src/Protobufs/BackOffice.BFF.UserOrder.Protobuf/BackOffice.BFF.UserOrder.Protobuf.csproj +++ b/src/Protobufs/BackOffice.BFF.UserOrder.Protobuf/BackOffice.BFF.UserOrder.Protobuf.csproj @@ -1,7 +1,7 @@  - net7.0 + net9.0 enable enable 0.0.112 diff --git a/src/Protobufs/BackOffice.BFF.UserRole.Protobuf/BackOffice.BFF.UserRole.Protobuf.csproj b/src/Protobufs/BackOffice.BFF.UserRole.Protobuf/BackOffice.BFF.UserRole.Protobuf.csproj index 60ef695..7ad0677 100644 --- a/src/Protobufs/BackOffice.BFF.UserRole.Protobuf/BackOffice.BFF.UserRole.Protobuf.csproj +++ b/src/Protobufs/BackOffice.BFF.UserRole.Protobuf/BackOffice.BFF.UserRole.Protobuf.csproj @@ -1,7 +1,7 @@ - net7.0 + net9.0 enable enable 0.0.111