MossyUpdater/App.xaml
2025-05-31 00:06:18 +02:00

8 lines
335 B
XML

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