Files
Radioo_LincleLINK/LincleLINK/App.xaml
T
2022-05-12 08:21:05 +02:00

10 lines
365 B
XML

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