From 91c63e07924a74aa6ded17271163cbb834167a2f Mon Sep 17 00:00:00 2001 From: Marek Frniak Date: Wed, 6 May 2026 07:35:17 +0200 Subject: [PATCH] Fixed - bad copying GenesisCordonelInterface runtime files to TBF target folder --- TBF/Build/CopyGci.targets.xml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/TBF/Build/CopyGci.targets.xml b/TBF/Build/CopyGci.targets.xml index 030bc99b6..1431f42a7 100644 --- a/TBF/Build/CopyGci.targets.xml +++ b/TBF/Build/CopyGci.targets.xml @@ -1,3 +1,19 @@  + + + + + + + + + + + + + \ No newline at end of file