Files
yoga/csharp/Facebook.Yoga.App/Facebook.Yoga.NET451.App/App.xaml

9 lines
320 B
Plaintext
Raw Normal View History

<Application x:Class="Facebook.Yoga.App.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>