eDosStation/xPersonmNfo/App.xaml

10 lines
376 B
Text
Raw Normal View History

2025-01-09 12:47:42 +01:00
<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>