DINO_SCRUM/Magazyn_Client/Magazyn/App.xaml

10 lines
368 B
Plaintext
Raw Normal View History

<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>