Files
Biblotek/Bokhantarare/App.xaml
2025-02-03 14:58:49 +01:00

10 lines
369 B
XML

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