9 lines
304 B
Plaintext
Raw Normal View History

2025-02-28 09:31:23 +03:00
<maui:MauiWinUIApplication
x:Class="MAUIIP_407.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:MAUIIP_407.WinUI">
</maui:MauiWinUIApplication>