Files
PortProxyTool/PortProxyTool.Wpf/App.xaml
2025-01-28 19:02:45 +08:00

8 lines
310 B
XML

<Application x:Class="PortProxyTool.Wpf.App"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
StartupUri="MainWindow.xaml">
<Application.Resources>
</Application.Resources>
</Application>