BuildFeed/BuildFeedApp-Full/App.xaml
Thomas Hounsell fe70b049e7 BuildFeed App changes
including new APIs on BF website
2015-11-17 20:44:00 +00:00

9 lines
256 B
XML

<Application
x:Class="BuildFeedApp.App"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:local="using:BuildFeedApp"
RequestedTheme="Dark">
</Application>