20230724_MBJC_upperpc/App.xaml

10 lines
389 B
Plaintext
Raw Normal View History

2023-10-24 02:41:55 +00:00
<Application x:Class="_20230724_MBJC_upperpc.App"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:local="clr-namespace:_20230724_MBJC_upperpc"
StartupUri="MainWindow.xaml">
<Application.Resources>
</Application.Resources>
</Application>