Files
2026-08-14 14:28:28 +08:00

7 lines
297 B
XML

<Application x:Class="Lskj.AgentPet.Host.App"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
StartupUri="MainWindow.xaml"
ShutdownMode="OnMainWindowClose">
</Application>