Files
2026-04-17 14:55:32 -04:00

9 lines
323 B
XML

<Application x:Class="DTS.Viewer.Loader.App"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
Startup="App_OnStartup">
<Application.Resources>
</Application.Resources>
</Application>