From 9f2dea4df5a7717bfb07d99b1657898fd5d96c59 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:42:23 -0600 Subject: [PATCH 1/2] refactor(thalos-service): replace cross-repo references with stable packages --- .../Thalos.Service.Application.csproj | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/Thalos.Service.Application/Thalos.Service.Application.csproj b/src/Thalos.Service.Application/Thalos.Service.Application.csproj index e2f9a55..70086f7 100644 --- a/src/Thalos.Service.Application/Thalos.Service.Application.csproj +++ b/src/Thalos.Service.Application/Thalos.Service.Application.csproj @@ -6,8 +6,8 @@ - - - + + + From 1fcb52bbf12aa09121d68d4d61b236b7202a2af9 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:47:38 -0600 Subject: [PATCH 2/2] refactor(thalos-service): consume blueprint common via package in service contracts --- .../Thalos.Service.Identity.Abstractions.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Thalos.Service.Identity.Abstractions/Thalos.Service.Identity.Abstractions.csproj b/src/Thalos.Service.Identity.Abstractions/Thalos.Service.Identity.Abstractions.csproj index 04a4bbc..b1d5d12 100644 --- a/src/Thalos.Service.Identity.Abstractions/Thalos.Service.Identity.Abstractions.csproj +++ b/src/Thalos.Service.Identity.Abstractions/Thalos.Service.Identity.Abstractions.csproj @@ -5,6 +5,6 @@ enable - +