Files
cs2_united/cs2_chs/App.xaml
世元 李 12a37bfb12 first test
2020-03-11 19:17:00 +08:00

10 lines
359 B
XML

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