Files
2019-03-05 20:26:02 +00:00

10 lines
370 B
XML

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