zhaw-dnet2/Tasks/Lab8/DataAdapter/App.xaml
2024-06-06 18:59:42 +02:00

10 lines
367 B
XML

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