Cosmos/source/Cosmos.Deploy.USB/App.xaml

8 lines
350 B
XML

<Application x:Class="Cosmos.Deploy.USB.App"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
StartupUri="MainWindow.xaml" Startup="Application_Startup">
<Application.Resources>
</Application.Resources>
</Application>