TestApplications/WinApp/_old_DI_AUT/JDI_AUT/App.xaml (8 lines of code) (raw):
<Application x:Class="JDI_AUT.App"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:local="clr-namespace:JDI_AUT"
StartupUri="MainWindow.xaml">
<Application.Resources>
</Application.Resources>
</Application>