From ca333d1772b911e88030487a130f045211fc20ea Mon Sep 17 00:00:00 2001 From: Marek Frniak Date: Sun, 26 Apr 2026 11:40:21 +0200 Subject: [PATCH] Upgrade (develop) - GCI UI for TBF - change Forms to Views --- .../GenesisCordonelInterface.csproj | 49 +++++++++---------- 1 file changed, 24 insertions(+), 25 deletions(-) diff --git a/GenesisCordonelInterface/GenesisCordonelInterface.csproj b/GenesisCordonelInterface/GenesisCordonelInterface.csproj index d2549b097..262842e84 100644 --- a/GenesisCordonelInterface/GenesisCordonelInterface.csproj +++ b/GenesisCordonelInterface/GenesisCordonelInterface.csproj @@ -1,7 +1,7 @@ - - - + + + Debug AnyCPU {C955D8AC-76B8-42D8-A83F-8AEB56CF2567} @@ -98,6 +98,12 @@ PreAdjustmentControl.cs + + UserControl + + + MainView.cs + Form @@ -145,8 +151,7 @@ - - + @@ -222,24 +227,18 @@ - - - $(ProjectDir)..\packages\Common\ - - - - - - - - - - - - - - + + + $(ProjectDir)..\packages\Common\ + + + + + + + + + + + \ No newline at end of file