10 lines
363 B
Plaintext
Raw Permalink Normal View History

2025-04-01 11:31:21 +08:00
<Application x:Class="TestForDB.App"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:local="clr-namespace:TestForDB"
StartupUri="MainWindow.xaml">
<Application.Resources>
</Application.Resources>
</Application>