chr
2024-08-20 b62a2f5ad99995ec01da71b9f93be7284023171b
1
2
3
4
5
6
7
8
9
<Application x:Class="PdmSwPlugin.App"
             xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
             xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
             xmlns:local="clr-namespace:PdmSwPlugin"
             StartupUri="MainWindow.xaml">
    <Application.Resources>
         
    </Application.Resources>
</Application>