Files
ExemploAppMAUI/GuilhermesApp/Platforms/Windows/App.xaml
Guilherme Gaspar 44f456eb29 Guilhermes
2026-03-23 17:42:36 +00:00

9 lines
310 B
XML

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