Neighbourhood.omg.lol/Platforms/Windows/App.xaml

9 lines
326 B
Text
Raw Normal View History

2024-05-30 01:06:08 +00:00
<maui:MauiWinUIApplication
x:Class="Neighbourhood.omg.lol.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:Neighbourhood.omg.lol.WinUI">
</maui:MauiWinUIApplication>