eDosStation/xPersonmNfo/App.xaml
Luc Vandenbroucke 110dc53de7 log
2025-01-09 12:47:42 +01:00

9 lines
376 B
XML

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