summaryrefslogtreecommitdiff
path: root/PagesGallery/PagesGallery.Windows/App.xaml
diff options
context:
space:
mode:
Diffstat (limited to 'PagesGallery/PagesGallery.Windows/App.xaml')
-rw-r--r--PagesGallery/PagesGallery.Windows/App.xaml7
1 files changed, 7 insertions, 0 deletions
diff --git a/PagesGallery/PagesGallery.Windows/App.xaml b/PagesGallery/PagesGallery.Windows/App.xaml
new file mode 100644
index 00000000..66d0576c
--- /dev/null
+++ b/PagesGallery/PagesGallery.Windows/App.xaml
@@ -0,0 +1,7 @@
+<Application
+ x:Class="PagesGallery.Windows.App"
+ xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
+ xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
+ xmlns:local="using:PagesGallery.Windows">
+
+</Application>