RBLNews/RBLNews.Maui/Platforms/Windows/App.xaml
2024-09-06 12:09:49 +02:00

9 lines
308 B
XML

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