Thor/Thor.Maui/Platforms/Windows/App.xaml
2025-09-03 04:25:16 +02:00

9 lines
302 B
XML

<maui:MauiWinUIApplication
x:Class="Thor.Maui.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:Thor.Maui.WinUI">
</maui:MauiWinUIApplication>