better-genshin-impact/BetterGenshinImpact.Test/App.xaml
2024-03-30 22:38:10 +08:00

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>