9 lines
324 B
Plaintext
Raw Permalink Normal View History

2025-10-11 18:25:59 +08:00
<maui:MauiWinUIApplication
x:Class="XiaoZhiSharp_MauiApp.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:XiaoZhiSharp_MauiApp.WinUI">
</maui:MauiWinUIApplication>