Files
Jugenddienst-Stunden/Jugenddienst Stunden/Platforms/Windows/App.xaml
Daniel Pichler 76eb71946f Refactor Api-Client
Add Exceptionhandler, AlertService JSON-Converter
AppSettings via DI

Reformat Code
2025-12-17 09:34:08 +01:00

8 lines
323 B
XML

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