Files
PTConverter.NetworkingPlugin/WpfApp1/App.xaml
Kevin Krüger bb6c229875 -> IPScanner added
-> PortScanner added
2022-01-17 15:17:34 +01:00

10 lines
359 B
XML

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