PotatoNV/PotatoNV-next/App.xaml
2020-06-26 17:25:44 +05:00

9 lines
371 B
XML

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