终端一体化运控平台
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

9 lines
318 B

  1. <Application
  2. x:Class="BPASmartClient.Update.App"
  3. xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
  4. xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
  5. xmlns:local="clr-namespace:BPASmartClient.Update"
  6. StartupUri="MainWindow.xaml">
  7. <Application.Resources />
  8. </Application>