Files
2024-04-22 16:48:36 +02:00

9 lines
308 B
XML

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