remade into 1 project

This commit is contained in:
2026-03-14 18:40:42 -04:00
parent eb927b3038
commit a1ddf380dd
74 changed files with 1855 additions and 1869 deletions

View File

@@ -0,0 +1,8 @@
<maui:MauiWinUIApplication
x:Class="RelayClient.WinUI.App"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:maui="using:Microsoft.Maui"
xmlns:local="using:RelayClient.WinUI">
</maui:MauiWinUIApplication>