7 lines
297 B
XML
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>
|