Files
2026-02-04 14:20:08 +01:00

9 lines
358 B
XML

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