2024-06-21 01:34:41 -04:00

10 lines
367 B
XML

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