mirror of
https://github.com/babalae/better-genshin-impact
synced 2025-01-07 03:17:16 +08:00
8 lines
356 B
XML
8 lines
356 B
XML
<Application x:Class="BetterGenshinImpact.Test.App"
|
|
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
|
|
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
|
|
xmlns:local="clr-namespace:BetterGenshinImpact.Test"
|
|
StartupUri="MainWindow.xaml">
|
|
<Application.Resources />
|
|
</Application>
|