mirror of
https://github.com/Xevion/factorio-achievements-fixer.git
synced 2026-01-31 02:24:14 -06:00
10 lines
408 B
XML
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>
|