From 221c41dc7df4699ac69605206b8dcbfaffa8cbea Mon Sep 17 00:00:00 2001 From: dmolinari Date: Thu, 19 Jun 2025 20:17:53 -0300 Subject: [PATCH] Intento de lectura de los cshtml en la ruta correcta. --- Backend/GestionIntegral.Api/GestionIntegral.Api.csproj | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Backend/GestionIntegral.Api/GestionIntegral.Api.csproj b/Backend/GestionIntegral.Api/GestionIntegral.Api.csproj index 423ab55..fe9ab82 100644 --- a/Backend/GestionIntegral.Api/GestionIntegral.Api.csproj +++ b/Backend/GestionIntegral.Api/GestionIntegral.Api.csproj @@ -5,6 +5,8 @@ enable enable false + true + true