Files
factorio-achievements-fixer/factorio-achievements-fixer/App.xaml
2024-11-26 14:20:18 -06:00

10 lines
408 B
XML

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