Files
WIR-MACHEN-ALLE-ARM/Casino/App.xaml
T
2026-06-25 13:47:47 +02:00

10 lines
357 B
XML

<Application x:Class="Casino.App"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:local="clr-namespace:Casino"
StartupUri="MainWindow.xaml">
<Application.Resources>
</Application.Resources>
</Application>