From da4e6b9bf863633a33e34245e73d3cea46460ed9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Ren=C3=A9=20White=20Enciso?= Date: Wed, 25 Feb 2026 16:46:49 -0600 Subject: [PATCH] refactor(furniture-bff): replace cross-repo references with stable packages --- src/Furniture.Bff.Application/Furniture.Bff.Application.csproj | 2 +- src/Furniture.Bff.Rest/Furniture.Bff.Rest.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Furniture.Bff.Application/Furniture.Bff.Application.csproj b/src/Furniture.Bff.Application/Furniture.Bff.Application.csproj index 85a3ebb..87ec220 100644 --- a/src/Furniture.Bff.Application/Furniture.Bff.Application.csproj +++ b/src/Furniture.Bff.Application/Furniture.Bff.Application.csproj @@ -6,7 +6,7 @@ + - diff --git a/src/Furniture.Bff.Rest/Furniture.Bff.Rest.csproj b/src/Furniture.Bff.Rest/Furniture.Bff.Rest.csproj index c444ea1..59cf374 100644 --- a/src/Furniture.Bff.Rest/Furniture.Bff.Rest.csproj +++ b/src/Furniture.Bff.Rest/Furniture.Bff.Rest.csproj @@ -20,6 +20,6 @@ - +