Files
dcnsanplanung/dcnsanplanung.wpf/App.xaml
2023-06-06 15:34:22 +02:00

10 lines
379 B
XML

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