Delete ServerLauncher/App.xaml

This commit is contained in:
才羽青空 2025-03-21 13:12:12 +08:00 committed by GitHub
parent 1a6ebaf12e
commit 354301b9ce
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,9 +0,0 @@
<Application x:Class="ServerLauncher.App"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:local="clr-namespace:ServerLauncher"
StartupUri="MainWindow.xaml">
<Application.Resources>
</Application.Resources>
</Application>