Cosmos/source/Cosmos.Build.Builder/App.xaml
kudzu_cp 0b123bc06e
2014-07-14 14:09:51 +00:00

8 lines
331 B
XML

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