Files
speckle.xunit.runner.wpf/Launcher/App.xaml
T
2020-07-01 15:55:43 +01:00

9 lines
319 B
XML

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