From 09a35ce60510af98c5f16b7d16bcce6acc6607ca 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:45:43 -0600 Subject: [PATCH] refactor(thalos-bff): replace cross-repo references with stable packages --- src/Thalos.Bff.Application/Thalos.Bff.Application.csproj | 2 +- src/Thalos.Bff.Contracts/Thalos.Bff.Contracts.csproj | 4 ++-- src/Thalos.Bff.Rest/Thalos.Bff.Rest.csproj | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/Thalos.Bff.Application/Thalos.Bff.Application.csproj b/src/Thalos.Bff.Application/Thalos.Bff.Application.csproj index 76aa9d2..4baca45 100644 --- a/src/Thalos.Bff.Application/Thalos.Bff.Application.csproj +++ b/src/Thalos.Bff.Application/Thalos.Bff.Application.csproj @@ -6,7 +6,7 @@ + - diff --git a/src/Thalos.Bff.Contracts/Thalos.Bff.Contracts.csproj b/src/Thalos.Bff.Contracts/Thalos.Bff.Contracts.csproj index 9a5109e..2d76b4c 100644 --- a/src/Thalos.Bff.Contracts/Thalos.Bff.Contracts.csproj +++ b/src/Thalos.Bff.Contracts/Thalos.Bff.Contracts.csproj @@ -5,7 +5,7 @@ enable - - + + diff --git a/src/Thalos.Bff.Rest/Thalos.Bff.Rest.csproj b/src/Thalos.Bff.Rest/Thalos.Bff.Rest.csproj index 5188257..657bf5c 100644 --- a/src/Thalos.Bff.Rest/Thalos.Bff.Rest.csproj +++ b/src/Thalos.Bff.Rest/Thalos.Bff.Rest.csproj @@ -20,6 +20,6 @@ - +