Cosmos/source2/Cosmos.Deploy.USB/App.xaml
2012-06-25 15:32:46 +00:00

8 lines
358 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>