From 87017092afd3931c3dfcee9db50de2cfddf4e78a Mon Sep 17 00:00:00 2001 From: Erik Ejlskov Jensen Date: Mon, 23 Oct 2023 09:32:36 +0200 Subject: [PATCH] fix build --- src/GUI/efcpt.6/efcpt.6.csproj | 16 ++++++++-------- src/GUI/efcpt.8/efcpt.8.csproj | 16 ++++++++-------- 2 files changed, 16 insertions(+), 16 deletions(-) diff --git a/src/GUI/efcpt.6/efcpt.6.csproj b/src/GUI/efcpt.6/efcpt.6.csproj index ce2833b1f..75b5fcb5c 100644 --- a/src/GUI/efcpt.6/efcpt.6.csproj +++ b/src/GUI/efcpt.6/efcpt.6.csproj @@ -27,27 +27,27 @@ - + Extensions\%(Filename)%(Extension) - + HostedServices\%(Filename)%(Extension) - + Options\%(Filename)%(Extension) - + Services\%(Filename)%(Extension) - - + + - + Always - + diff --git a/src/GUI/efcpt.8/efcpt.8.csproj b/src/GUI/efcpt.8/efcpt.8.csproj index 91a03dca4..39cd8305d 100644 --- a/src/GUI/efcpt.8/efcpt.8.csproj +++ b/src/GUI/efcpt.8/efcpt.8.csproj @@ -27,27 +27,27 @@ - + Extensions\%(Filename)%(Extension) - + HostedServices\%(Filename)%(Extension) - + Options\%(Filename)%(Extension) - + Services\%(Filename)%(Extension) - - + + - + Always - +