autosos-maui/Platforms/Windows/App.xaml

9 lines
308 B
XML

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