Files
RAGECOOP-V/Client/Installer/App.xaml
sardelka9515 2828b9b74f Clean up
2022-10-23 19:02:39 +08:00

8 lines
318 B
XML

<Application x:Class="RageCoop.Client.Installer.App"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
StartupUri="MainWindow.xaml">
<Application.Resources>
</Application.Resources>
</Application>