Files
2025-11-11 11:03:42 +01:00

10 lines
402 B
XML

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