BuildFeed/Mobile/BuildFeedApp-Full/App.xaml
2016-07-15 12:17:30 +01: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>