AdbTools/Update/App.xaml
mjsoftware 474af19694 提交
2025-02-13 18:02:10 +08:00

10 lines
357 B
XML

<Application x:Class="Update.App"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:local="clr-namespace:Update"
StartupUri="MainWindow.xaml">
<Application.Resources>
</Application.Resources>
</Application>