Skyrim_Game/CS_Projekt_Sem2/App.xaml
stefan.wagner b10e4a3adf Initial
2025-01-07 16:37:01 +01:00

10 lines
375 B
XML

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