Files
SewerGenerator/SewerStammGen/App.xaml
2023-03-17 14:23:10 +01:00

10 lines
371 B
XML

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