Files
LoopFit/LoopFit/Platforms/Windows/App.xaml
T
2026-08-25 22:42:01 +02:00

9 lines
298 B
XML

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