auto-creamapi-2/App.xaml
2020-12-20 12:22:25 +01:00

9 lines
316 B
XML

<Application x:Class="auto_creamapi.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.Resources>
</Application>