Files
HFUTCourseSimulation/HFUTCourseSimulation/App.xaml
2018-12-22 23:44:18 +08:00

10 lines
385 B
XML

<Application x:Class="HFUTCourseSimulation.App"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:local="clr-namespace:HFUTCourseSimulation"
StartupUri="MainWindow.xaml">
<Application.Resources>
</Application.Resources>
</Application>