Files
HomePantry-MAUI/Platforms/Windows/App.xaml
T
2026-07-16 12:25:33 +02:00

9 lines
312 B
XML
Executable File

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