From a91e3264b43a0387d7895f61f999623d6a982442 Mon Sep 17 00:00:00 2001 From: TekH Date: Thu, 26 Mar 2026 14:35:39 +0100 Subject: [PATCH] Remove Action folder reference from project file The entry was removed from ReC.Application.csproj, so the folder is no longer explicitly included in the project structure. No code or project references were affected. --- src/ReC.Application/ReC.Application.csproj | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/ReC.Application/ReC.Application.csproj b/src/ReC.Application/ReC.Application.csproj index fe5448d..5fd11ee 100644 --- a/src/ReC.Application/ReC.Application.csproj +++ b/src/ReC.Application/ReC.Application.csproj @@ -23,8 +23,4 @@ - - - -