From 4ae7a33b3e67409cff84ccd16a76d0d30e495f06 Mon Sep 17 00:00:00 2001 From: Vladimir Enchev Date: Fri, 6 Nov 2015 13:56:08 +0200 Subject: [PATCH] file location fixed --- CrossPlatformModules.csproj | 4 ++-- apps/gallery-app/{ => views}/text-decoration.xml | 0 2 files changed, 2 insertions(+), 2 deletions(-) rename apps/gallery-app/{ => views}/text-decoration.xml (100%) diff --git a/CrossPlatformModules.csproj b/CrossPlatformModules.csproj index 62fd9040a..fb7626e2b 100644 --- a/CrossPlatformModules.csproj +++ b/CrossPlatformModules.csproj @@ -117,7 +117,7 @@ - + Designer @@ -2093,7 +2093,7 @@ False - + \ No newline at end of file diff --git a/apps/gallery-app/text-decoration.xml b/apps/gallery-app/views/text-decoration.xml similarity index 100% rename from apps/gallery-app/text-decoration.xml rename to apps/gallery-app/views/text-decoration.xml