This repository has been archived on 2025-07-18. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
ZUGABE/h-encore-auto/App.xaml
2018-07-06 16:29:40 +02:00

9 lines
378 B
XML

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