9 lines
320 B
Plaintext
Raw Normal View History

2025-08-13 11:14:39 +08:00
<Application
x:Class="SWSDBSchemeUpgradeTool.App"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:local="clr-namespace:SWSDBSchemeUpgradeTool"
StartupUri="MainWindow.xaml">
<Application.Resources />
</Application>