Files
DP44/DataPRO/WPF.DbAPI/.svn/pristine/d0/d03f9585e5d69ba0ccaa4131d1bcc247645257bc.svn-base
2026-04-17 14:55:32 -04:00

10 lines
374 B
Plaintext

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