Czoko_Smieciarka/Trunk/CzokoŚmieciarka.UserInterface.WPF/App.xaml
Bartosz Chyzy 2e44f4653b MapEditor
2019-04-22 22:11:56 +02:00

10 lines
413 B
XML

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