DINO_SCRUM/Magazyn_Client/Magazyn/App.xaml
2019-01-13 16:36:26 +01:00

10 lines
368 B
XML

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