diff --git a/backend/src/Presentations/TuColmadoRD.ApiGateway/TuColmadoRD.ApiGateway.csproj b/backend/src/Presentations/TuColmadoRD.ApiGateway/TuColmadoRD.ApiGateway.csproj
index b0fafee..7426cd5 100644
--- a/backend/src/Presentations/TuColmadoRD.ApiGateway/TuColmadoRD.ApiGateway.csproj
+++ b/backend/src/Presentations/TuColmadoRD.ApiGateway/TuColmadoRD.ApiGateway.csproj
@@ -27,8 +27,9 @@
-
-
+
+
+
diff --git a/backend/src/Presentations/TuColmadoRD.Desktop/TuColmadoRD.Desktop.csproj b/backend/src/Presentations/TuColmadoRD.Desktop/TuColmadoRD.Desktop.csproj
index d0f1687..ee7e28e 100644
--- a/backend/src/Presentations/TuColmadoRD.Desktop/TuColmadoRD.Desktop.csproj
+++ b/backend/src/Presentations/TuColmadoRD.Desktop/TuColmadoRD.Desktop.csproj
@@ -15,7 +15,7 @@
-
+
diff --git a/backend/src/Presentations/TuColmadoRD.Presentation.API/TuColmadoRD.Presentation.API.csproj b/backend/src/Presentations/TuColmadoRD.Presentation.API/TuColmadoRD.Presentation.API.csproj
index 9f6d09d..6243d03 100644
--- a/backend/src/Presentations/TuColmadoRD.Presentation.API/TuColmadoRD.Presentation.API.csproj
+++ b/backend/src/Presentations/TuColmadoRD.Presentation.API/TuColmadoRD.Presentation.API.csproj
@@ -24,16 +24,16 @@
-
-
+
+
runtime; build; native; contentfiles; analyzers; buildtransitive
all
-
+
all
runtime; build; native; contentfiles; analyzers; buildtransitive
-
+
diff --git a/backend/src/core/TuColmadoRD.Core.Application/TuColmadoRD.Core.Application.csproj b/backend/src/core/TuColmadoRD.Core.Application/TuColmadoRD.Core.Application.csproj
index 6c23f01..c4b2ad5 100644
--- a/backend/src/core/TuColmadoRD.Core.Application/TuColmadoRD.Core.Application.csproj
+++ b/backend/src/core/TuColmadoRD.Core.Application/TuColmadoRD.Core.Application.csproj
@@ -7,11 +7,11 @@
-
-
-
-
-
+
+
+
+
+
diff --git a/backend/src/infrastructure/TuColmadoRD.Infrastructure.CrossCutting/TuColmadoRD.Infrastructure.CrossCutting.csproj b/backend/src/infrastructure/TuColmadoRD.Infrastructure.CrossCutting/TuColmadoRD.Infrastructure.CrossCutting.csproj
index 9119c8b..73f661f 100644
--- a/backend/src/infrastructure/TuColmadoRD.Infrastructure.CrossCutting/TuColmadoRD.Infrastructure.CrossCutting.csproj
+++ b/backend/src/infrastructure/TuColmadoRD.Infrastructure.CrossCutting/TuColmadoRD.Infrastructure.CrossCutting.csproj
@@ -8,14 +8,14 @@
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
diff --git a/backend/src/infrastructure/TuColmadoRD.Infrastructure.Persistence/TuColmadoRD.Infrastructure.Persistence.csproj b/backend/src/infrastructure/TuColmadoRD.Infrastructure.Persistence/TuColmadoRD.Infrastructure.Persistence.csproj
index b96768c..3a40836 100644
--- a/backend/src/infrastructure/TuColmadoRD.Infrastructure.Persistence/TuColmadoRD.Infrastructure.Persistence.csproj
+++ b/backend/src/infrastructure/TuColmadoRD.Infrastructure.Persistence/TuColmadoRD.Infrastructure.Persistence.csproj
@@ -22,22 +22,23 @@
-
-
-
+
+
+
all
runtime; build; native; contentfiles; analyzers; buildtransitive
-
-
-
-
+
+
+
+
all
runtime; build; native; contentfiles; analyzers; buildtransitive
-
-
+
+
+
diff --git a/backend/tests/Presentations/TuColmadoRD.Presentation.API.Tests/TuColmadoRD.Presentation.API.Tests.csproj b/backend/tests/Presentations/TuColmadoRD.Presentation.API.Tests/TuColmadoRD.Presentation.API.Tests.csproj
index a853f89..7b52517 100644
--- a/backend/tests/Presentations/TuColmadoRD.Presentation.API.Tests/TuColmadoRD.Presentation.API.Tests.csproj
+++ b/backend/tests/Presentations/TuColmadoRD.Presentation.API.Tests/TuColmadoRD.Presentation.API.Tests.csproj
@@ -10,7 +10,7 @@
-
+
diff --git a/backend/tests/core/TuColmadoRD.Core.Application.Tests/TuColmadoRD.Core.Application.Tests.csproj b/backend/tests/core/TuColmadoRD.Core.Application.Tests/TuColmadoRD.Core.Application.Tests.csproj
index 5fe337f..da2f771 100644
--- a/backend/tests/core/TuColmadoRD.Core.Application.Tests/TuColmadoRD.Core.Application.Tests.csproj
+++ b/backend/tests/core/TuColmadoRD.Core.Application.Tests/TuColmadoRD.Core.Application.Tests.csproj
@@ -10,7 +10,7 @@
-
+
diff --git a/backend/tests/core/TuColmadoRD.Core.Domain.Tests/TuColmadoRD.Core.Domain.Tests.csproj b/backend/tests/core/TuColmadoRD.Core.Domain.Tests/TuColmadoRD.Core.Domain.Tests.csproj
index 8d32bbe..5e49b6f 100644
--- a/backend/tests/core/TuColmadoRD.Core.Domain.Tests/TuColmadoRD.Core.Domain.Tests.csproj
+++ b/backend/tests/core/TuColmadoRD.Core.Domain.Tests/TuColmadoRD.Core.Domain.Tests.csproj
@@ -10,7 +10,7 @@
-
+
diff --git a/backend/tests/infrastructure/TuColmadoRD.Infrastructure.Persistence.Tests/TuColmadoRD.Infrastructure.Persistence.Tests.csproj b/backend/tests/infrastructure/TuColmadoRD.Infrastructure.Persistence.Tests/TuColmadoRD.Infrastructure.Persistence.Tests.csproj
index ff02bc5..d68f0ff 100644
--- a/backend/tests/infrastructure/TuColmadoRD.Infrastructure.Persistence.Tests/TuColmadoRD.Infrastructure.Persistence.Tests.csproj
+++ b/backend/tests/infrastructure/TuColmadoRD.Infrastructure.Persistence.Tests/TuColmadoRD.Infrastructure.Persistence.Tests.csproj
@@ -10,12 +10,12 @@
-
+
-
-
+
+
-
+