remade into 1 project

This commit is contained in:
2026-03-14 18:33:38 -04:00
parent ee37ddf2b8
commit eb927b3038
75 changed files with 2020 additions and 1981 deletions

View File

@@ -1,9 +0,0 @@
namespace RelayClient;
public partial class AppShell : Shell
{
public AppShell()
{
InitializeComponent();
}
}