PotatoNV/PotatoNV-next/App.xaml
2020-06-30 16:35:47 +05:00

6 lines
279 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"
StartupUri="MainWindow.xaml">
<Application.Resources />
</Application>