1
0
mirror of https://github.com/proxysu/ProxySU.git synced 2024-11-29 08:36:08 +03:00
ProxySU/ProxySU/App.xaml
2020-03-08 11:15:48 +08:00

10 lines
359 B
XML

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