New system

This commit is contained in:
2026-03-14 18:25:47 -04:00
parent b11bb89936
commit 69f1ecfc51
50 changed files with 1283 additions and 579 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>